From: Andrea Gelmini Date: Sat, 27 Feb 2010 16:51:19 +0000 (+0100) Subject: sound/oss/coproc.h: Checkpatch cleanup X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=3ea49652f679c2b571ca214c605ec80cb056ec10;p=openwrt%2Fstaging%2Fblogic.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 7306346e9ac4..7bec21bbdd88 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 */