net: hdlc: add blank line after declarations
authorPeng Li <lipeng321@huawei.com>
Tue, 1 Jun 2021 13:23:17 +0000 (21:23 +0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 Jun 2021 23:57:47 +0000 (16:57 -0700)
commit04cc04f07bb25e5555b27f0d6069599f0da23cad
tree31cafdb10ce78a9964230afccb09e210229f39b0
parent30cd458be244a929e929512fa63bbcf45225e752
net: hdlc: 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.c