lkml.org 
[lkml]   [2022]   [Mar]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] sched: Fix spelling mistake "then" -> "than"
Date
There is a spelling mistake in comment.Fix it.

Signed-off-by: yuzhe <yuzhe@nfschina.com>
---
kernel/sched/fair.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kernel/sched/fair.c b/kernel/sched/fair.c
index 8bcc1dbc544c..e6b3d62389c9 100644
--- a/kernel/sched/fair.c
+++ b/kernel/sched/fair.c
@@ -5944,7 +5944,7 @@ static unsigned long capacity_of(int cpu)
static void record_wakee(struct task_struct *p)
{
/*
- * Only decay a single time; tasks that have less then 1 wakeup per
+ * Only decay a single time; tasks that have less than 1 wakeup per
* jiffy will not have built up many flips.
*/
if (time_after(jiffies, current->wakee_flip_decay_ts + HZ)) {
--
2.25.1
\
 
 \ /
  Last update: 2022-03-17 03:59    [W:0.024 / U:0.300 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site