diff options
author | Joe Perches <joe@perches.com> | 2008-02-03 10:29:25 -0500 |
---|---|---|
committer | Adrian Bunk <bunk@kernel.org> | 2008-02-03 10:29:25 -0500 |
commit | 8f4aafec6ab63a11638aa89cd8f29dc2d82c62e6 (patch) | |
tree | 7b23cdacb63be7da2cd8cbb89cdabc0ce89b2f97 /drivers/serial/mux.c | |
parent | b1c118121ae37285ddc0a7a908999196bb35fb0b (diff) |
drivers/serial/: Spelling fixes
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Diffstat (limited to 'drivers/serial/mux.c')
-rw-r--r-- | drivers/serial/mux.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/serial/mux.c b/drivers/serial/mux.c index 83211013deb8..e94031731a47 100644 --- a/drivers/serial/mux.c +++ b/drivers/serial/mux.c | |||
@@ -582,7 +582,7 @@ static struct parisc_driver serial_mux_driver = { | |||
582 | }; | 582 | }; |
583 | 583 | ||
584 | /** | 584 | /** |
585 | * mux_init - Serial MUX initalization procedure. | 585 | * mux_init - Serial MUX initialization procedure. |
586 | * | 586 | * |
587 | * Register the Serial MUX driver. | 587 | * Register the Serial MUX driver. |
588 | */ | 588 | */ |