linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] sched/psi: remove a duplicated comment line
@ 2021-09-10 11:59 alexs
  0 siblings, 0 replies; only message in thread
From: alexs @ 2021-09-10 11:59 UTC (permalink / raw)
  Cc: Alex Shi, Johannes Weiner, Ingo Molnar, Peter Zijlstra, linux-kernel

From: Alex Shi <alexs@kernel.org>

The comments are duplicated, remove it.

Signed-off-by: Alex Shi <alexs@kernel.org>
Cc: Johannes Weiner <hannes@cmpxchg.org> 
Cc: Ingo Molnar <mingo@redhat.com> 
Cc: Peter Zijlstra <peterz@infradead.org> 
Cc: linux-kernel@vger.kernel.org 
---
 kernel/sched/psi.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kernel/sched/psi.c b/kernel/sched/psi.c
index 1652f2bb54b7..526af84ab852 100644
--- a/kernel/sched/psi.c
+++ b/kernel/sched/psi.c
@@ -833,7 +833,6 @@ void psi_task_switch(struct task_struct *prev, struct task_struct *next,
 		/*
 		 * When switching between tasks that have an identical
 		 * runtime state, the cgroup that contains both tasks
-		 * runtime state, the cgroup that contains both tasks
 		 * we reach the first common ancestor. Iterate @next's
 		 * ancestors only until we encounter @prev's ONCPU.
 		 */
-- 
2.27.0


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-09-10 11:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-10 11:59 [PATCH] sched/psi: remove a duplicated comment line alexs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).