aboutsummaryrefslogtreecommitdiff
path: root/drivers/serial/mux.c
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2008-02-03 17:29:25 +0200
committerAdrian Bunk <bunk@kernel.org>2008-02-03 17:29:25 +0200
commit8f4aafec6ab63a11638aa89cd8f29dc2d82c62e6 (patch)
tree7b23cdacb63be7da2cd8cbb89cdabc0ce89b2f97 /drivers/serial/mux.c
parentb1c118121ae37285ddc0a7a908999196bb35fb0b (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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/serial/mux.c b/drivers/serial/mux.c
index 83211013deb..e94031731a4 100644
--- a/drivers/serial/mux.c
+++ b/drivers/serial/mux.c
@@ -582,7 +582,7 @@ static struct parisc_driver serial_mux_driver = {
};
/**
- * mux_init - Serial MUX initalization procedure.
+ * mux_init - Serial MUX initialization procedure.
*
* Register the Serial MUX driver.
*/