diff options
author | 2023-08-10 14:25:15 +0200 | |
---|---|---|
committer | 2023-08-11 18:24:02 -0700 | |
commit | ea6f782fe5841249456c4b64c38b9c4508e05529 (patch) | |
tree | 3d6f1920cd7d002f35de3a21a6a484bddb626df3 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | Merge branch 'rzn1-a5psw-vlan-port_bridge_flags' (diff) | |
download | wireguard-linux-ea6f782fe5841249456c4b64c38b9c4508e05529.tar.xz wireguard-linux-ea6f782fe5841249456c4b64c38b9c4508e05529.zip |
ethernet: ldmvsw: mark ldmvsw_open() static
The function is exported for no reason and should just be static:
drivers/net/ethernet/sun/ldmvsw.c:127:5: error: no previous prototype for 'ldmvsw_open' [-Werror=missing-prototypes]
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Simon Horman <horms@kernel.org>
Tested-by: Simon Horman <horms@kernel.org> # build-tested
Link: https://lore.kernel.org/r/20230810122528.1220434-1-arnd@kernel.org
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