]> www.infradead.org Git - nvme.git/commit
can: kvaser_pciefd: Add inline
authorMartin Jocic <martin.jocic@kvaser.com>
Fri, 14 Jun 2024 15:15:21 +0000 (17:15 +0200)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Fri, 21 Jun 2024 07:45:27 +0000 (09:45 +0200)
commit0132a05df1e0119286f51bf757759a7f8e6edaa5
treee418a4d17e0b5fe0e6f1f199fe7d09479a67423b
parent11d186697ceb10b68c6a1fd505635346b1ccd055
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>
drivers/net/can/kvaser_pciefd.c