scripts/spelling.txt: add "swith" pattern and fix typo instances
[platform/kernel/linux-exynos.git] / arch / sh / kernel / irq.c
index bc35911..04487e8 100644 (file)
@@ -99,7 +99,7 @@ static inline void handle_one_irq(unsigned int irq)
                        "mov    %0, r4          \n"
                        "mov    r15, r8         \n"
                        "jsr    @%1             \n"
-                       /* swith to the irq stack */
+                       /* switch to the irq stack */
                        " mov   %2, r15         \n"
                        /* restore the stack (ring zero) */
                        "mov    r8, r15         \n"