]> git.baikalelectronics.ru Git - kernel.git/commit
tty: Fix comment style in tty_termios_input_baud_rate()
authorIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Tue, 16 Aug 2022 11:57:33 +0000 (14:57 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 30 Aug 2022 12:22:34 +0000 (14:22 +0200)
commit8303a3c9fa8fa5c620df3a26d2e232b6e23df6a4
treef0732bd6cf8ccd13b65d53436dfc1b5e10ba9233
parent0a15217a9ab17798909d0d67eed3c23704416e11
tty: Fix comment style in tty_termios_input_baud_rate()

Add proper spacing to comment.

Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Link: https://lore.kernel.org/r/20220816115739.10928-3-ilpo.jarvinen@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/tty_baudrate.c