commit | 8dfba4d71b77bca83a6f9943fc8e53439310cffd | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Sun Feb 03 17:11:42 2008 +0200 |
committer | Adrian Bunk <bunk@kernel.org> | Sun Feb 03 17:11:42 2008 +0200 |
tree | d18b1c73663e9f6e83b8c177118ffb6121acbc3b | |
parent | b92b1c5725d028ead3946ac8af5a5614155710b3 [diff] [blame] |
drivers/char/: Spelling fixes Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Adrian Bunk <bunk@kernel.org>
diff --git a/drivers/char/hvcs.c b/drivers/char/hvcs.c index fd75590..3402def 100644 --- a/drivers/char/hvcs.c +++ b/drivers/char/hvcs.c
@@ -838,7 +838,7 @@ if (!hvcsd) return -ENODEV; - /* By this time the vty-server won't be getting any more interrups */ + /* By this time the vty-server won't be getting any more interrupts */ spin_lock_irqsave(&hvcsd->lock, flags);