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>

authored by Andrea Gelmini and committed by Takashi Iwai 3ea49652 76b53774

+1 -1
+1 -1
sound/oss/coproc.h
··· 4 */ 5 6 /* 7 - * Coprocessor access types 8 */ 9 #define COPR_CUSTOM 0x0001 /* Custom applications */ 10 #define COPR_MIDI 0x0002 /* MIDI (MPU-401) emulation */
··· 4 */ 5 6 /* 7 + * Coprocessor access types 8 */ 9 #define COPR_CUSTOM 0x0001 /* Custom applications */ 10 #define COPR_MIDI 0x0002 /* MIDI (MPU-401) emulation */