diff options
author | Vladimir Oltean <[email protected]> | 2024-02-06 13:29:26 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-02-08 19:03:57 -0800 |
commit | 83acbb9d0716c7f787d248ca982f4a4a895aef65 (patch) | |
tree | 0a6644fd0119bf909807d45c5bda4a7f3dcb3447 /lib/timerqueue.c | |
parent | a2e520643be18cf69ec06558f3409f6c6559dce1 (diff) |
net: dsa: remove "inline" from dsa_user_netpoll_send_skb()
The convention is to not use "inline" functions in C files, and let the
compiler decide whether to inline or not.
Signed-off-by: Vladimir Oltean <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'lib/timerqueue.c')
0 files changed, 0 insertions, 0 deletions