aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorCédric Le Goater <[email protected]>2021-01-04 15:31:52 +0100
committerMichael Ellerman <[email protected]>2021-01-30 11:39:29 +1100
commit157c9f409d11fe79f09c69e78bfc7f8fe7410744 (patch)
tree2a5d9fa620e8bab6b71ac825fb235557b30b2b09 /tools/perf/scripts/python/netdev-times.py
parentcd7aa5d2fae11794a00ea34b10ee58434d718bc3 (diff)
powerpc/smp: Make debugger_ipi_callback() static
debugger_ipi_callback() is a local routine used as a NMI IPI handler and does not need to be external. It fixes this W=1 compile error : ../arch/powerpc/kernel/smp.c:579:6: error: no previous prototype for ‘debugger_ipi_callback’ [-Werror=missing-prototypes] 579 | void debugger_ipi_callback(struct pt_regs *regs) | ^~~~~~~~~~~~~~~~~~~~~ Signed-off-by: Cédric Le Goater <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions