net: farsync: add blank line after declarations
authorPeng Li <lipeng321@huawei.com>
Tue, 8 Jun 2021 08:12:28 +0000 (16:12 +0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 8 Jun 2021 19:04:04 +0000 (12:04 -0700)
commit50d4c363366a09706073595f8e2d3b1683c3bbcc
tree80ed300c3e0a8e043fe05b8aa6120aa01e8e3720
parent34de4c85f3936a1d806a81e66f3a19dc758a8c4d
net: farsync: 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/farsync.c