linux/virt/kvm/arm
Will Deacon 29bab152e5 KVM: vgic: return int instead of bool when checking I/O ranges
commit 1fa451bcc6 upstream.

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@linaro.org>
Cc: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-06-29 12:25:38 -07:00
..
arch_timer.c ARM/KVM: save and restore generic timer registers 2013-12-21 10:00:15 -08:00
vgic.c KVM: vgic: return int instead of bool when checking I/O ranges 2015-06-29 12:25:38 -07:00