diff options
author | 2024-06-14 17:15:21 +0200 | |
---|---|---|
committer | 2024-06-21 09:45:27 +0200 | |
commit | 0132a05df1e0119286f51bf757759a7f8e6edaa5 (patch) | |
tree | e418a4d17e0b5fe0e6f1f199fe7d09479a67423b /include/linux | |
parent | can: kvaser_pciefd: Remove unnecessary comment (diff) | |
download | wireguard-linux-0132a05df1e0119286f51bf757759a7f8e6edaa5.tar.xz wireguard-linux-0132a05df1e0119286f51bf757759a7f8e6edaa5.zip |
can: kvaser_pciefd: Add inline
Make the short function kvaser_pciefd_set_tx_irq inline. This function
is effectively three lines long and therefore inlining it should be
OK according to rule #15 of the Linux kernel coding style.
Signed-off-by: Martin Jocic <martin.jocic@kvaser.com>
Link: https://lore.kernel.org/all/20240614151524.2718287-5-martin.jocic@kvaser.com
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions