net: at91_can: add blank line after declarations
authorPeng Li <lipeng321@huawei.com>
Sat, 19 Jun 2021 09:56:23 +0000 (17:56 +0800)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Sun, 25 Jul 2021 09:36:27 +0000 (11:36 +0200)
commit933850c4b9126d41e1b0451e5a1b62c6ddcc0707
tree23e4e5629a8dfe671726460c39b141abb220b307
parent822a99c41fb45e083eed8504ba878ba0fb73ee16
net: at91_can: add blank line after declarations

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

Link: https://lore.kernel.org/r/1624096589-13452-3-git-send-email-huangguangbin2@huawei.com
Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: Guangbin Huang <huangguangbin2@huawei.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
drivers/net/can/at91_can.c