serial_core: Spelling s/contro/control/
authorGeert Uytterhoeven <geert+renesas@linux-m68k.org>
Tue, 11 Mar 2014 10:23:35 +0000 (11:23 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Mar 2014 23:13:23 +0000 (16:13 -0700)
Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-serial@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/serial_core.c

index 8ece7f14d89d402e4622c3a86b4cdcce0f77417e..55dd4876c45e659bb1d9b123327313eaa3664792 100644 (file)
@@ -1762,7 +1762,7 @@ uart_get_console(struct uart_port *ports, int nr, struct console *co)
 }
 
 /**
- *     uart_parse_options - Parse serial port baud/parity/bits/flow contro.
+ *     uart_parse_options - Parse serial port baud/parity/bits/flow control.
  *     @options: pointer to option string
  *     @baud: pointer to an 'int' variable for the baud rate.
  *     @parity: pointer to an 'int' variable for the parity.