Commit 3ea49652f679c2b571ca214c605ec80cb056ec10

Authored by Andrea Gelmini
Committed by Takashi Iwai
1 parent 76b53774c5

sound/oss/coproc.h: Checkpatch cleanup

sound/oss/coproc.h:7: ERROR: trailing whitespace

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

... ... @@ -4,7 +4,7 @@
4 4 */
5 5  
6 6 /*
7   - * Coprocessor access types
  7 + * Coprocessor access types
8 8 */
9 9 #define COPR_CUSTOM 0x0001 /* Custom applications */
10 10 #define COPR_MIDI 0x0002 /* MIDI (MPU-401) emulation */