net: hdlc_ppp: add blank line after declarations
authorPeng Li <lipeng321@huawei.com>
Thu, 17 Jun 2021 14:03:15 +0000 (22:03 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 Jun 2021 19:08:46 +0000 (12:08 -0700)
commit2b57681f94aff059e75a7a5041f0f66ce0627fc4
tree1b3052b41deb301a5be89d557763615f8ba84727
parentf271606f5289c87a3c18cb1cee9ff9ac03c6cb64
net: hdlc_ppp: add blank line after declarations

This patch fixes the checkpatch error about missing a blank line
after declarations.

Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: Guangbin Huang <huangguangbin2@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/wan/hdlc_ppp.c