From: Joe Perches Date: Sun, 3 Feb 2008 15:29:25 +0000 (+0200) Subject: drivers/serial/: Spelling fixes X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=8f4aafec6ab63a11638aa89cd8f29dc2d82c62e6;p=linux-beck.git drivers/serial/: Spelling fixes Signed-off-by: Joe Perches Signed-off-by: Adrian Bunk --- 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 = { }; /** - * mux_init - Serial MUX initalization procedure. + * mux_init - Serial MUX initialization procedure. * * Register the Serial MUX driver. */