net: at91_can: fix the code style issue about macro
authorPeng Li <lipeng321@huawei.com>
Sat, 19 Jun 2021 09:56:24 +0000 (17:56 +0800)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Sun, 25 Jul 2021 09:36:27 +0000 (11:36 +0200)
commit57bca980bad41a57448af01922cbec22f1ab23b1
tree24e7013070b8d7e06eeaf35f6eeb3a637be19236
parent933850c4b9126d41e1b0451e5a1b62c6ddcc0707
net: at91_can: fix the code style issue about macro

Macros with complex values should be enclosed in parentheses

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