linux/drivers/net/can/m_can
Marc Kleine-Budde 3d68f116cc can: m_can: fix coding style
This patch aligns code to match open parenthesis and removes a
trailing whitespace.

Fixes: eb38c2053b ("can: rx-offload: rename can_rx_offload_queue_sorted() -> can_rx_offload_queue_timestamp()")
Fixes: f5071d9e72 ("can: m_can: m_can_handle_bus_errors(): add support for handling DLEC error on CAN-FD frames")
Reported-by: Judith Mendez <jm@ti.com>
Link: https://lore.kernel.org/all/20230523062410.1984098-1-mkl@pengutronix.de
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2023-06-22 09:42:28 +02:00
..
Kconfig
m_can.c can: m_can: fix coding style 2023-06-22 09:42:28 +02:00
m_can.h can: m_can: sort header inclusion alphabetically 2022-12-10 13:24:39 +01:00
m_can_pci.c
m_can_platform.c can: m_can: Convert to platform remove callback returning void 2023-05-15 22:53:50 +02:00
Makefile
tcan4x5x-core.c can: tcan4x5x: Fix use of register error status mask 2022-12-12 12:00:50 +01:00
tcan4x5x-regmap.c can: tcan4x5x: Specify separate read/write ranges 2022-12-12 12:01:01 +01:00
tcan4x5x.h