1
0
Fork 0

serial_core: Spelling s/contro/control/

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>
hifive-unleashed-5.1
Geert Uytterhoeven 2014-03-11 11:23:35 +01:00 committed by Greg Kroah-Hartman
parent 74be65a3cf
commit 02088ca63b
1 changed files with 1 additions and 1 deletions

View 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.