aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2023-08-10 14:25:16 +0200
committerJakub Kicinski <[email protected]>2023-08-11 18:24:02 -0700
commit7191c140faa2631dd28d382ec53fb94d47c170cc (patch)
tree918e485b282d88fa999662a66c3a22bd56b6cdf2 /tools/perf/scripts/python/task-analyzer.py
parentea6f782fe5841249456c4b64c38b9c4508e05529 (diff)
ethernet: atarilance: mark init function static
The init function is only referenced locally, so it should be static to avoid this warning: drivers/net/ethernet/amd/atarilance.c:370:28: error: no previous prototype for 'atarilance_probe' [-Werror=missing-prototypes] Signed-off-by: Arnd Bergmann <[email protected]> Reviewed-by: Yang Yingliang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions