x86: Fix common misspellings
[deliverable/linux.git] / arch / x86 / kernel / irq_32.c
index 9974d21048fd3c0aee10b5ade01d9d9e421cfc67..72090705a656a65c5167392b7c815577e6798356 100644 (file)
@@ -172,7 +172,7 @@ asmlinkage void do_softirq(void)
 
                call_on_stack(__do_softirq, isp);
                /*
-                * Shouldnt happen, we returned above if in_interrupt():
+                * Shouldn't happen, we returned above if in_interrupt():
                 */
                WARN_ON_ONCE(softirq_count());
        }
This page took 0.025466 seconds and 5 git commands to generate.