diff options
author | 2024-02-06 13:29:27 +0200 | |
---|---|---|
committer | 2024-02-08 19:03:57 -0800 | |
commit | 36f75f74dc07c6c38c87bdb39be814cfa951b6dd (patch) | |
tree | a7f12454a2bf47d7572a2210947418563ed5ee1a /net/core | |
parent | net: dsa: remove "inline" from dsa_user_netpoll_send_skb() (diff) | |
download | wireguard-linux-36f75f74dc07c6c38c87bdb39be814cfa951b6dd.tar.xz wireguard-linux-36f75f74dc07c6c38c87bdb39be814cfa951b6dd.zip |
net: dsa: tag_sja1105: remove "inline" keyword
The convention is to not use the "inline" keyword for functions in C
files, but to let the compiler choose.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://lore.kernel.org/r/20240206112927.4134375-2-vladimir.oltean@nxp.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions