[PATCH] KVM: PPC: Book3S HV: fix the return value of kvm_age_rmapp()
Michael Ellerman
patch-notifications at ellerman.id.au
Tue May 24 20:51:48 AEST 2022
On Fri, 1 Apr 2022 02:52:52 -0400, Bo Liu wrote:
> 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".
>
>
> [...]
Applied to powerpc/topic/ppc-kvm.
[1/1] KVM: PPC: Book3S HV: fix the return value of kvm_age_rmapp()
https://git.kernel.org/powerpc/c/15eb1b6afc3c73bcd44b5d265d43db666950b5af
cheers
More information about the Linuxppc-dev
mailing list