Signed-off-by: Minjune Kim <infinite.minjune....@gmail.com>
---
 arch/arm/kvm/interrupts.S | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/kvm/interrupts.S b/arch/arm/kvm/interrupts.S
index 900ef6d..30bded6 100644
--- a/arch/arm/kvm/interrupts.S
+++ b/arch/arm/kvm/interrupts.S
@@ -353,7 +353,7 @@ hyp_dabt:
        .align
 hyp_hvc:
        /*
-        * Getting here is either becuase of a trap from a guest or from calling
+        * Getting here is either because of a trap from a guest or from calling
         * HVC from the host kernel, which means "switch to Hyp mode".
         */
        push    {r0, r1, r2}
-- 
2.5.0

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to