net: hdlc_cisco: add blank line after declaration
authorPeng Li <lipeng321@huawei.com>
Wed, 2 Jun 2021 11:01:15 +0000 (19:01 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Jun 2021 20:27:36 +0000 (13:27 -0700)
commit4e38d514788c218306e35a63d147b721132a5466
treee639793b27136ea848688f57c319a9bbc0e04608
parent05ff5525aa824c433fbd47e790f181055f0127ae
net: hdlc_cisco: add blank line after declaration

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_cisco.c