Fix misspellings of "system", "controller", "interrupt" and "necessary".
[deliverable/linux.git] / kernel / hrtimer.c
index b2b2c2b0a49bc845f0ba277f96b8db2d1d2f6803..dabfefb4ffdfc83e33da8f7cefcc591df97f66b7 100644 (file)
@@ -412,7 +412,7 @@ static int hrtimer_reprogram(struct hrtimer *timer,
        /*
         * When the callback is running, we do not reprogram the clock event
         * device. The timer callback is either running on a different CPU or
-        * the callback is executed in the hrtimer_interupt context. The
+        * the callback is executed in the hrtimer_interrupt context. The
         * reprogramming is handled either by the softirq, which called the
         * callback or at the end of the hrtimer_interrupt.
         */
This page took 0.033048 seconds and 5 git commands to generate.