lkml.org 
[lkml]   [2022]   [Jul]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] sched: Fix comment typo
Date
The double `into' is duplicated in line 2515, remove one.

Signed-off-by: Xin Gao <gaoxin@cdjrlc.com>
---
kernel/sched/sched.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kernel/sched/sched.h b/kernel/sched/sched.h
index 1f97f357aacd..9f9d0cf92263 100644
--- a/kernel/sched/sched.h
+++ b/kernel/sched/sched.h
@@ -2506,7 +2506,7 @@ static inline bool rq_order_less(struct rq *rq1, struct rq *rq2)
{
#ifdef CONFIG_SCHED_CORE
/*
- * In order to not have {0,2},{1,3} turn into into an AB-BA,
+ * In order to not have {0,2},{1,3} turn into an AB-BA,
* order by core-id first and cpu-id second.
*
* Notably:
--
2.30.2
\
 
 \ /
  Last update: 2022-07-22 04:07    [W:0.023 / U:1.436 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site