Fix common misspellings
[deliverable/linux.git] / kernel / workqueue.c
index 04ef830690eceea974d90add3de55b57bc4048f6..8859a41806dddae875e1ceae1e6ed94a4e3aebff 100644 (file)
@@ -1291,7 +1291,7 @@ __acquires(&gcwq->lock)
                        return true;
                spin_unlock_irq(&gcwq->lock);
 
-               /* CPU has come up inbetween, retry migration */
+               /* CPU has come up in between, retry migration */
                cpu_relax();
        }
 }
This page took 0.030038 seconds and 5 git commands to generate.