linux-stable/drivers/net/can
Pavel Pisa a51491ac6e can: ctucanfd: remove inline keyword from local static functions
This patch removes the inline keywords from the local static functions
to make both checkpatch.pl and patchwork happy.

Link: https://lore.kernel.org/all/1fd684bcf5ddb0346aad234072f54e976a5210fb.1650816929.git.pisa@cmp.felk.cvut.cz
Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
[mkl: split into separate patches]
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2022-05-02 09:24:41 +02:00
..
c_can can: c_can: ethtool: use default drvinfo 2022-02-24 08:26:04 +01:00
cc770 can: do not increase tx_bytes statistics for RTR frames 2022-01-05 12:09:05 +01:00
ctucanfd can: ctucanfd: remove inline keyword from local static functions 2022-05-02 09:24:41 +02:00
dev can: bittiming: can_calc_bittiming(): prefer small bit rate pre-scalers over larger ones 2022-04-19 17:12:05 +02:00
flexcan can: flexcan: using pm_runtime_resume_and_get instead of pm_runtime_get_sync 2022-04-19 17:12:12 +02:00
ifi_canfd can: do not increase rx_bytes statistics for RTR frames 2022-01-05 12:09:05 +01:00
m_can can: m_can: remove a copy of the NAPI_POLL_WEIGHT define 2022-05-02 09:24:40 +02:00
mscan can: mscan: mpc5xxx_can: Prepare cleanup of powerpc's asm/prom.h 2022-04-19 17:12:12 +02:00
peak_canfd can: do not increase tx_bytes statistics for RTR frames 2022-01-05 12:09:05 +01:00
rcar can: rcar_canfd: Add support for r8a779a0 SoC 2022-03-10 09:49:13 +01:00
sja1000 can: Fix Links to Technologic Systems web resources 2022-04-19 17:12:12 +02:00
softing can: softing: softing_netdev_open(): remove redundant ret variable 2022-02-24 08:26:04 +01:00
spi can: mcp251xfd: add support for mcp251863 2022-04-19 17:12:13 +02:00
usb can: gs_usb: gs_make_candev(): fix memory leak for devices with extended bit timing configuration 2022-03-31 09:55:27 +02:00
at91_can.c can: do not increase tx_bytes statistics for RTR frames 2022-01-05 12:09:05 +01:00
grcan.c can: do not increase tx_bytes statistics for RTR frames 2022-01-05 12:09:05 +01:00
janz-ican3.c can: janz-ican3: initialize dlc variable 2022-01-08 20:17:41 +01:00
Kconfig can: ctucanfd: add support for CTU CAN FD open-source IP core - bus independent part. 2022-04-19 17:12:14 +02:00
kvaser_pciefd.c can: do not increase rx_bytes statistics for RTR frames 2022-01-05 12:09:05 +01:00
led.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
Makefile can: ctucanfd: add support for CTU CAN FD open-source IP core - bus independent part. 2022-04-19 17:12:14 +02:00
pch_can.c can: do not increase tx_bytes statistics for RTR frames 2022-01-05 12:09:05 +01:00
slcan.c can: Use netif_rx(). 2022-03-06 11:05:31 +00:00
sun4i_can.c can: do not increase tx_bytes statistics for RTR frames 2022-01-05 12:09:05 +01:00
ti_hecc.c can: rx-offload: rename can_rx_offload_queue_sorted() -> can_rx_offload_queue_timestamp() 2022-04-19 16:58:04 +02:00
vcan.c can: Use netif_rx(). 2022-03-06 11:05:31 +00:00
vxcan.c can: vxcan: vxcan_xmit(): use kfree_skb() instead of kfree() to free skb 2022-03-13 09:45:35 +01:00
xilinx_can.c can: xilinx_can: mark bit timing constants as const 2022-04-19 17:12:13 +02:00