projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a167e0
)
macintosh: Fix typo in mediabay.c
author
Masanari Iida
<standby24x7@gmail.com>
Mon, 23 Jan 2012 07:26:36 +0000
(07:26 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Mon, 27 Feb 2012 00:33:59 +0000
(11:33 +1100)
Fix typo "unsuported" to "unsupported" in
drivers/machintosh/mediabay.c
Signed-off-by: Masanari Iida<standby24x7@gmail.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
drivers/macintosh/mediabay.c
patch
|
blob
|
history
diff --git
a/drivers/macintosh/mediabay.c
b/drivers/macintosh/mediabay.c
index 2fd435bc542e0db14a8488cbe97dc9380768dc72..831d7517c759294f4936e810f12008c257e5c1f4 100644
(file)
--- a/
drivers/macintosh/mediabay.c
+++ b/
drivers/macintosh/mediabay.c
@@
-356,7
+356,7
@@
static void poll_media_bay(struct media_bay_info* bay)
static char *mb_content_types[] = {
"a floppy drive",
"a floppy drive",
- "an unsuported audio device",
+ "an unsup
p
orted audio device",
"an ATA device",
"an unsupported PCI device",
"an unknown device",