* [PATCH] sched/idle.c: fix comment in cpuidle_idle_call()
@ 2020-09-27 18:11 Hui Su
0 siblings, 0 replies; only message in thread
From: Hui Su @ 2020-09-27 18:11 UTC (permalink / raw)
To: mingo, peterz, juri.lelli, vincent.guittot, dietmar.eggemann,
rostedt, bsegall, mgorman, linux-kernel
There is some typos in cpuidle_idle_call(), so fix
it.
s/stratight/straight
Signed-off-by: Hui Su <sh_def@163.com>
---
kernel/sched/idle.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kernel/sched/idle.c b/kernel/sched/idle.c
index f324dc36fc43..4710fef20678 100644
--- a/kernel/sched/idle.c
+++ b/kernel/sched/idle.c
@@ -173,7 +173,7 @@ static void cpuidle_idle_call(void)
* Suspend-to-idle ("s2idle") is a system state in which all user space
* has been frozen, all I/O devices have been suspended and the only
* activity happens here and in interrupts (if any). In that case bypass
- * the cpuidle governor and go stratight for the deepest idle state
+ * the cpuidle governor and go straight for the deepest idle state
* available. Possibly also suspend the local tick and the entire
* timekeeping to prevent timer interrupts from kicking us out of idle
* until a proper wakeup interrupt happens.
--
2.25.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-09-27 18:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-27 18:11 [PATCH] sched/idle.c: fix comment in cpuidle_idle_call() Hui Su
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox