tty: tty_io: Fix coding style issues of block comments
authorXiaofei Tan <tanxiaofei@huawei.com>
Wed, 12 May 2021 09:26:18 +0000 (17:26 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 May 2021 16:29:13 +0000 (18:29 +0200)
commitb426a5b8154c3f3858e8e431ef2e69b73c3ee4a2
treecde28c6e4c835968f19e46dbfa364347a58ea38e
parentd91c1a3eed06694514a522525510a2aeba351efa
tty: tty_io: 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 the sentenses.

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