KVM: ARM: Fix typo in comments of inject_abt()
authorAnup Patel <anup.patel@linaro.org>
Wed, 11 Sep 2013 13:04:22 +0000 (18:34 +0530)
committerChristoffer Dall <christoffer.dall@linaro.org>
Wed, 2 Oct 2013 16:29:19 +0000 (17:29 +0100)
commitb373e492f3a3469c615c2ae218d2f723900bf981
tree2b281816f885bb558db7ab23244808450c1f1447
parent272b98c6455f00884f0350f775c5342358ebb73f
KVM: ARM: Fix typo in comments of inject_abt()

Very minor typo in comments of inject_abt() when we update fault status
register for injecting prefetch abort.

Signed-off-by: Anup Patel <anup.patel@linaro.org>
Signed-off-by: Pranavkumar Sawargaonkar <pranavkumar@linaro.org>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
arch/arm/kvm/emulate.c