tty: tty_buffer: Fix coding style issues of block comments
authorXiaofei Tan <tanxiaofei@huawei.com>
Wed, 12 May 2021 09:26:13 +0000 (17:26 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 May 2021 16:29:12 +0000 (18:29 +0200)
commit80e3fce1034a8b94ad375545b127dcec6d0e4151
treef37094df1bd2ed4fdec858a154f4aa3314254663
parentdadc104948689a39304cc3cc3782fca1e4f38475
tty: tty_buffer: 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-6-git-send-email-tanxiaofei@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/tty_buffer.c