psi: Remove repeated verbose comment
authorLiu Xinpeng <liuxp11@chinatelecom.cn>
Mon, 25 Oct 2021 03:46:25 +0000 (11:46 +0800)
committerPeter Zijlstra <peterz@infradead.org>
Wed, 17 Nov 2021 13:48:59 +0000 (14:48 +0100)
commit2d3791f116bb3d5b17571dadb8e085e12ae3a3cf
tree1446d394dabf6d8923e04a342b75ea5c5887b009
parentfa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf
psi: Remove repeated verbose comment

Comment in function psi_task_switch,there are two same lines.
...
* runtime state, the cgroup that contains both tasks
* runtime state, the cgroup that contains both tasks
...

Signed-off-by: Liu Xinpeng <liuxp11@chinatelecom.cn>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: Johannes Weiner <hannes@cmpxchg.org>
Link: https://lore.kernel.org/r/1635133586-84611-1-git-send-email-liuxp11@chinatelecom.cn
kernel/sched/psi.c