aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kernel/sched/sched.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/sched/sched.h b/kernel/sched/sched.h
index 1f0a4bc6a39d..cb467c221b15 100644
--- a/kernel/sched/sched.h
+++ b/kernel/sched/sched.h
@@ -983,7 +983,7 @@ static inline void rq_clock_skip_update(struct rq *rq)
983} 983}
984 984
985/* 985/*
986 * See rt task throttoling, which is the only time a skip 986 * See rt task throttling, which is the only time a skip
987 * request is cancelled. 987 * request is cancelled.
988 */ 988 */
989static inline void rq_clock_cancel_skipupdate(struct rq *rq) 989static inline void rq_clock_cancel_skipupdate(struct rq *rq)