aboutsummaryrefslogtreecommitdiff
path: root/sound/oss/mpu401.c
diff options
context:
space:
mode:
authorTakashi Iwai2009-07-31 10:17:45 +0200
committerTakashi Iwai2009-07-31 10:17:45 +0200
commitec86fe5209ef991e93b5d391e74954ea9d827c50 (patch)
tree9d2502dfb8da0533dfd5005f78f9f21edaf378f8 /sound/oss/mpu401.c
parentd62e345f142ba271d9dab2b2e6cb5070cae94754 (diff)
parenta987004fbcf163b100d227284999602f83044d7e (diff)
Merge branch 'fix/oss' into for-linus
* fix/oss: sound: mpu401.c: Buffer overflow sound: aedsp16: Buffer overflow
Diffstat (limited to 'sound/oss/mpu401.c')
-rw-r--r--sound/oss/mpu401.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/oss/mpu401.c b/sound/oss/mpu401.c
index 1b2316f35b1f..734b8f9e2f78 100644
--- a/sound/oss/mpu401.c
+++ b/sound/oss/mpu401.c
@@ -1074,7 +1074,7 @@ int attach_mpu401(struct address_info *hw_config, struct module *owner)
sprintf(mpu_synth_info[m].name, "%s (MPU401)", hw_config->name);
else
sprintf(mpu_synth_info[m].name,
- "MPU-401 %d.%d%c Midi interface #%d",
+ "MPU-401 %d.%d%c MIDI #%d",
(int) (devc->version & 0xf0) >> 4,
devc->version & 0x0f,
revision_char,