]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/blobdiff - drivers/tty/serial/bfin_uart.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
[can-eth-gw-linux.git] / drivers / tty / serial / bfin_uart.c
index e6a008f4939f47ac6aac0129ef0f1cf5b90c3998..2e2b2c1cb72252d607dd747305cb354c68dd2cb7 100644 (file)
@@ -815,7 +815,7 @@ bfin_serial_set_termios(struct uart_port *port, struct ktermios *termios,
                lcr = WLS(5);
                break;
        default:
-               printk(KERN_ERR "%s: word lengh not supported\n",
+               printk(KERN_ERR "%s: word length not supported\n",
                        __func__);
        }