tty: pty: Add a blank line after declarations
authorXiaofei Tan <tanxiaofei@huawei.com>
Fri, 2 Apr 2021 08:26:30 +0000 (16:26 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Apr 2021 14:12:35 +0000 (16:12 +0200)
commit202680c7a93713283207dedfbc4b550ad6836a43
treedeaa83c813f70c38a67b4f4c7066143f119cc5c6
parentb0b07762bfa41b292c45f78e0b37870e6c30bb27
tty: pty: 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/1617351990-5189-1-git-send-email-tanxiaofei@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/pty.c