diff options
author | Vladimir Oltean <vladimir.oltean@nxp.com> | 2024-02-06 14:29:26 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-02-09 06:03:57 +0300 |
commit | 83acbb9d0716c7f787d248ca982f4a4a895aef65 (patch) | |
tree | 0a6644fd0119bf909807d45c5bda4a7f3dcb3447 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | a2e520643be18cf69ec06558f3409f6c6559dce1 (diff) | |
download | linux-83acbb9d0716c7f787d248ca982f4a4a895aef65.tar.xz |
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 <vladimir.oltean@nxp.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://lore.kernel.org/r/20240206112927.4134375-1-vladimir.oltean@nxp.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions