aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorMichael Ellerman <[email protected]>2023-04-03 14:46:36 +1000
committerMichael Ellerman <[email protected]>2023-04-03 14:54:20 +1000
commit43d05c6123ca1ace5982ca326c156502e735b7d5 (patch)
tree1a786317f5cf03604ff2fc9689202a1df704060b /tools/perf/scripts/python/syscall-counts.py
parent5f4f53d28cde2cc7be96f657229c8603da578500 (diff)
KVM: PPC: BookE: Fix W=1 warnings
Fix various W=1 warnings in booke.c: arch/powerpc/kvm/booke.c:1008:5: error: no previous prototype for ‘kvmppc_handle_exit’ [-Werror=missing-prototypes] 1008 | int kvmppc_handle_exit(struct kvm_vcpu *vcpu, unsigned int exit_nr) | ^~~~~~~~~~~~~~~~~~ arch/powerpc/kvm/booke.c:1009: warning: Function parameter or member 'vcpu' not described in 'kvmppc_handle_exit' arch/powerpc/kvm/booke.c:1009: warning: Function parameter or member 'exit_nr' not described in 'kvmppc_handle_exit' Reported-by: kernel test robot <[email protected]> Link: https://lore.kernel.org/r/[email protected]/ Signed-off-by: Michael Ellerman <[email protected]> Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions