diff options
| author | Liang Luo <luoliang@kylinos.cn> | 2026-07-31 10:30:04 +0800 |
|---|---|---|
| committer | Tejun Heo <tj@kernel.org> | 2026-08-02 10:16:39 -1000 |
| commit | 680e0718b9f0b9f3067b2c3947088c2878f55442 (patch) | |
| tree | 95f0d78f4ba8821060eaa25f69db51d9961d6c9f /tools/perf/scripts/python | |
| parent | ee7aece608178e322ba150a73613ebace31df885 (diff) | |
sched_ext: Fix stale @cgroup_id in sched_ext_ops kernel-doc
The kernel-doc comment for sched_ext_ops::sub_cgroup_id uses the old
@cgroup_id name, which no longer matches the struct member. This
produces two kernel-doc warnings:
Warning: struct member sub_cgroup_id not described in sched_ext_ops
Warning: Excess struct member cgroup_id description in sched_ext_ops
Update the @param name to match the actual member.
Signed-off-by: Liang Luo <luoliang@kylinos.cn>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
