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)
commit292e2e7a639dad2392e5af5281d1f48f05dde10d
treef0732bd6cf8ccd13b65d53436dfc1b5e10ba9233
parent87888fb9ac0c71cdc1edd0779382052475dadb84
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