aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/toshiba.c
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2008-02-03 17:11:42 +0200
committerAdrian Bunk <bunk@kernel.org>2008-02-03 17:11:42 +0200
commit8dfba4d71b77bca83a6f9943fc8e53439310cffd (patch)
treed18b1c73663e9f6e83b8c177118ffb6121acbc3b /drivers/char/toshiba.c
parentdrivers/bluetooth/: Spelling fixes (diff)
downloadlinux-dev-8dfba4d71b77bca83a6f9943fc8e53439310cffd.tar.xz
linux-dev-8dfba4d71b77bca83a6f9943fc8e53439310cffd.zip
drivers/char/: Spelling fixes
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Adrian Bunk <bunk@kernel.org>
Diffstat (limited to 'drivers/char/toshiba.c')
-rw-r--r--drivers/char/toshiba.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/toshiba.c b/drivers/char/toshiba.c
index 5422f999636f..ce5ebe3b168f 100644
--- a/drivers/char/toshiba.c
+++ b/drivers/char/toshiba.c
@@ -505,7 +505,7 @@ static int __init toshiba_init(void)
if (tosh_probe())
return -ENODEV;
- printk(KERN_INFO "Toshiba System Managment Mode driver v" TOSH_VERSION "\n");
+ printk(KERN_INFO "Toshiba System Management Mode driver v" TOSH_VERSION "\n");
/* set the port to use for Fn status if not specified as a parameter */
if (tosh_fn==0x00)