aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2010-02-27 17:51:19 +0100
committerTakashi Iwai <tiwai@suse.de>2010-03-02 11:22:19 +0100
commit3ea49652f679c2b571ca214c605ec80cb056ec10 (patch)
treeff19aa506e7b2d31545bdc71f693b5b7bfc2a346
parentsound/oss/v_midi.h: Checkpatch cleanup (diff)
downloadlinux-dev-3ea49652f679c2b571ca214c605ec80cb056ec10.tar.xz
linux-dev-3ea49652f679c2b571ca214c605ec80cb056ec10.zip
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>
-rw-r--r--sound/oss/coproc.h2
1 files changed, 1 insertions, 1 deletions
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 */