From: Andrea Gelmini Date: Sat, 27 Feb 2010 16:51:19 +0000 (+0100) Subject: sound/oss/coproc.h: Checkpatch cleanup X-Git-Tag: v2.6.34-rc1~3^2^2~10 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3ea49652f679c2b571ca214c605ec80cb056ec10;p=platform%2Fkernel%2Flinux-3.10.git sound/oss/coproc.h: Checkpatch cleanup sound/oss/coproc.h:7: ERROR: trailing whitespace Signed-off-by: Andrea Gelmini Signed-off-by: Takashi Iwai --- diff --git a/sound/oss/coproc.h b/sound/oss/coproc.h index 7306346..7bec21b 100644 --- a/sound/oss/coproc.h +++ b/sound/oss/coproc.h @@ -4,7 +4,7 @@ */ /* - * Coprocessor access types + * Coprocessor access types */ #define COPR_CUSTOM 0x0001 /* Custom applications */ #define COPR_MIDI 0x0002 /* MIDI (MPU-401) emulation */