net: at91_can: add braces {} to all arms of the statement
authorPeng Li <lipeng321@huawei.com>
Sat, 19 Jun 2021 09:56:27 +0000 (17:56 +0800)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Sun, 25 Jul 2021 09:36:27 +0000 (11:36 +0200)
commit02400533bb70ce3fa0c36e2e91acbc4f9473df71
treebc38d6e9eb8e0ca7459af856cacc8230c6d6c6ae
parentccc5f1c994dfde9a2e0260895fa3c232dc14c82d
net: at91_can: add braces {} to all arms of the statement

Braces {} should be used on all arms of this statement.

Link: https://lore.kernel.org/r/1624096589-13452-7-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