diff options
| author | Bo Liu <liubo03@inspur.com> | 2022-04-01 09:52:52 +0300 |
|---|---|---|
| committer | Michael Ellerman <mpe@ellerman.id.au> | 2022-05-18 16:34:39 +0300 |
| commit | 15eb1b6afc3c73bcd44b5d265d43db666950b5af (patch) | |
| tree | 034d6c8ca61225d224f6d0e2c8ba56d3d210008c /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | 300981abddcb13f8f06ad58f52358b53a8096775 (diff) | |
| download | linux-15eb1b6afc3c73bcd44b5d265d43db666950b5af.tar.xz | |
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 <liubo03@inspur.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220401065252.36472-1-liubo03@inspur.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions
