[PATCH 05/11] KVM: vgic: return int instead of bool when checking I/O ranges

Christoffer Dall christoffer.dall at linaro.org
Tue Aug 26 07:49:54 PDT 2014


On Tue, Aug 26, 2014 at 03:13:24PM +0100, Will Deacon wrote:
> vgic_ioaddr_overlap claims to return a bool, but in reality it returns
> an int. Shut sparse up by fixing the type signature.
> 
> Cc: Christoffer Dall <christoffer.dall at linaro.org>
> Cc: Marc Zyngier <marc.zyngier at arm.com>
> Signed-off-by: Will Deacon <will.deacon at arm.com>

Acked-by: Christoffer Dall <christoffer.dall at linaro.org>



More information about the linux-arm-kernel mailing list