]> git.ipfire.org Git - thirdparty/linux.git/commit
tools/sched_ext: Update stale scx_ops_error() comment in fcg_cgroup_move()
authorKe Zhao <ke.zhao.kernel@gmail.com>
Wed, 18 Mar 2026 08:53:49 +0000 (16:53 +0800)
committerTejun Heo <tj@kernel.org>
Sat, 21 Mar 2026 18:35:56 +0000 (08:35 -1000)
commit068014daad8d07bc11b24c223bc2d2c331b458bd
tree240a069695b0db20e62dd2c3b37fe38b345ee18d
parent818dbedd043e94f270403c795fe7856bfa61e013
tools/sched_ext: Update stale scx_ops_error() comment in fcg_cgroup_move()

The function scx_ops_error() was dropped, but the
comment here is left pointing to the old name.
Update to be consistent with current API.

Signed-off-by: Ke Zhao <ke.zhao.kernel@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
tools/sched_ext/scx_flatcg.bpf.c