aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBo Liu <[email protected]>2022-04-01 02:52:52 -0400
committerMichael Ellerman <[email protected]>2022-05-18 23:34:39 +1000
commit15eb1b6afc3c73bcd44b5d265d43db666950b5af (patch)
tree034d6c8ca61225d224f6d0e2c8ba56d3d210008c /tools/perf/scripts/python
parent300981abddcb13f8f06ad58f52358b53a8096775 (diff)
KVM: PPC: Book3S HV: Use consistent type for return value of kvm_age_rmapp()
The return value type defined in the function kvm_age_rmapp() is "bool", but the return value type defined in the implementation of the function kvm_age_rmapp() is "int". Change the return value type to "bool". Signed-off-by: Bo Liu <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions