KVM: arm64: vgic-its: Simplify MAPI error handling
authorMarc Zyngier <marc.zyngier@arm.com>
Mon, 18 Jul 2016 15:27:14 +0000 (16:27 +0100)
committerMarc Zyngier <marc.zyngier@arm.com>
Mon, 18 Jul 2016 17:15:20 +0000 (18:15 +0100)
commit3a88bded203591d4683aacdbb65cd0f549bc58cb
treecabc218ca0e2a8512745219ecd3df32f17d95f94
parenta3e7aa271eec50a674d33bb6eafa51c5f1e5f51f
KVM: arm64: vgic-its: Simplify MAPI error handling

If we care to move all the checks that do not involve any memory
allocation, we can simplify the MAPI error handling. Let's do that,
it cannot hurt.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
virt/kvm/arm/vgic/vgic-its.c