]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
sched/headers: Fix typo
authorDavidlohr Bueso <dave@stgolabs.net>
Wed, 30 May 2018 22:49:40 +0000 (15:49 -0700)
committerIngo Molnar <mingo@kernel.org>
Thu, 31 May 2018 10:27:13 +0000 (12:27 +0200)
I cannot spell 'throttling'.

Signed-off-by: Davidlohr Bueso <dbueso@suse.de>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Davidlohr Bueso <dave@stgolabs.net>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/20180530224940.17839-1-dave@stgolabs.net
Signed-off-by: Ingo Molnar <mingo@kernel.org>
kernel/sched/sched.h

index 1f0a4bc6a39d2063f618f12e8532362172eb951c..cb467c221b15b921c0dd9f79c00abbfce44d8a11 100644 (file)
@@ -983,7 +983,7 @@ static inline void rq_clock_skip_update(struct rq *rq)
 }
 
 /*
- * See rt task throttoling, which is the only time a skip
+ * See rt task throttling, which is the only time a skip
  * request is cancelled.
  */
 static inline void rq_clock_cancel_skipupdate(struct rq *rq)