diff options
| author | 2025-09-23 15:37:09 +0900 | |
|---|---|---|
| committer | 2025-09-23 10:04:58 +0200 | |
| commit | 7c7da8aa3fd69b77e8efaa14b80bddd948547739 (patch) | |
| tree | a0babc72da6f587b05c4078c0b19405f72629588 /scripts/basic/git:/ssh:/git@git.zx2c4.com | |
| parent | can: annotate mtu accesses with READ_ONCE() (diff) | |
| download | wireguard-linux-7c7da8aa3fd69b77e8efaa14b80bddd948547739.tar.xz wireguard-linux-7c7da8aa3fd69b77e8efaa14b80bddd948547739.zip | |
can: dev: turn can_set_static_ctrlmode() into a non-inline function
can_set_static_ctrlmode() is declared as a static inline. But it is
only called in the probe function of the devices and so does not
really benefit from any kind of optimization.
Transform it into a "normal" function by moving it to
drivers/net/can/dev/dev.c
Signed-off-by: Vincent Mailhol <mailhol@kernel.org>
Link: https://patch.msgid.link/20250923-can-fix-mtu-v3-2-581bde113f52@kernel.org
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'scripts/basic/git:/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
