tty: tty_baudrate: Fix coding style issues of block comments
authorXiaofei Tan <tanxiaofei@huawei.com>
Wed, 12 May 2021 09:26:10 +0000 (17:26 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 May 2021 16:29:12 +0000 (18:29 +0200)
commitad48749b98c7e2eeb75a2d55041ad7a59ac063e3
tree9fac4d07cd4e6ec091f7e481cb456b2d292e986a
parenteb460edb5f831c976144bc298564c14072860134
tty: tty_baudrate: Fix coding style issues of block comments

Fix coding style issues of block comments, reported by checkpatch.pl.
Besides, add a period at the end of comment sentenses.

Signed-off-by: Xiaofei Tan <tanxiaofei@huawei.com>
Link: https://lore.kernel.org/r/1620811585-18582-3-git-send-email-tanxiaofei@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/tty_baudrate.c