tty: tty_buffer: Add a blank line after declarations
authorXiaofei Tan <tanxiaofei@huawei.com>
Wed, 12 May 2021 09:26:11 +0000 (17:26 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 May 2021 16:29:12 +0000 (18:29 +0200)
commit993c67b1fe44f340bb2aac970adca48a8c20daa9
treed2af83064c4290b19aefd51d728af0ca5c341684
parentad48749b98c7e2eeb75a2d55041ad7a59ac063e3
tty: tty_buffer: Add a blank line after declarations

Add a blank line after declarations, reported by checkpatch.pl.

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