Searched hist:"8 ed1661cf21ec86351a47a82f641ec46501a1029" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/can/ |
H A D | at91_can.c | diff 8ed1661cf21ec86351a47a82f641ec46501a1029 Sat Jun 19 04:56:25 CDT 2021 Peng Li <lipeng321@huawei.com> net: at91_can: use BIT macro
This patch uses the BIT macro for setting individual bits, to fix the following checkpatch.pl issue: CHECK: Prefer using the BIT macro.
Link: https://lore.kernel.org/r/1624096589-13452-5-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>
|