]> www.infradead.org Git - users/willy/pagecache.git/commit
sched_ext: Replace scx_next_task_picked() with switch_class() in comment
authorZhao Mengmeng <zhaomengmeng@kylinos.cn>
Fri, 15 Nov 2024 01:17:09 +0000 (09:17 +0800)
committerTejun Heo <tj@kernel.org>
Fri, 15 Nov 2024 01:30:24 +0000 (15:30 -1000)
commit6b8950ef993bcf198d4a80cde0b2da805b75ed70
tree4f57392b73429388867a3941f822dcc66849b180
parent5cbb302880f50f3edf35f8c6a1d38b6948bf4d11
sched_ext: Replace scx_next_task_picked() with switch_class() in comment

scx_next_task_picked() has been replaced with siwtch_class(), but comment
is still referencing old one, so replace it.

Signed-off-by: Zhao Mengmeng <zhaomengmeng@kylinos.cn>
Signed-off-by: Tejun Heo <tj@kernel.org>
kernel/sched/ext.c