commit | 80e3fce1034a8b94ad375545b127dcec6d0e4151 | [log] [tgz] |
---|---|---|
author | Xiaofei Tan <tanxiaofei@huawei.com> | Wed May 12 17:26:13 2021 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu May 13 18:29:12 2021 +0200 |
tree | f37094df1bd2ed4fdec858a154f4aa3314254663 | |
parent | dadc104948689a39304cc3cc3782fca1e4f38475 [diff] |
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>