diff options
author | JP Kobryn <inwardvessel@gmail.com> | 2025-05-14 17:19:33 -0700 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2025-05-19 10:21:24 -1000 |
commit | 541a4219bd66bef56d93dbd306dc64a4d70ae99e (patch) | |
tree | d93048d2570693b3b235bda740e4e0cded0ac0ee /scripts/lib/kdoc/kdoc_output.py | |
parent | b2713a5ad396179e28bfbab892f3fcb9bdf04ce0 (diff) |
cgroup: compare css to cgroup::self in helper for distingushing css
Adjust the implementation of css_is_cgroup() so that it compares the given
css to cgroup::self. Rename the function to css_is_self() in order to
reflect that. Change the existing css->ss NULL check to a warning in the
true branch. Finally, adjust call sites to use the new function name.
Signed-off-by: JP Kobryn <inwardvessel@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions