diff options
author | 2023-07-06 17:42:42 +0800 | |
---|---|---|
committer | 2023-07-10 10:23:41 -1000 | |
commit | 1299eb2b0ad5812dd6e5ea5b631da61f9e791bb3 (patch) | |
tree | f0d105c47f2f55426208534c64ad2c713791dcc1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cgroup: remove unneeded return value of cgroup_rm_cftypes_locked() (diff) | |
download | wireguard-linux-1299eb2b0ad5812dd6e5ea5b631da61f9e791bb3.tar.xz wireguard-linux-1299eb2b0ad5812dd6e5ea5b631da61f9e791bb3.zip |
cgroup: minor cleanup for cgroup_extra_stat_show()
Make it under CONFIG_CGROUP_SCHED to rid of __maybe_unused annotation.
And further fetch cgrp inside cgroup_extra_stat_show() directly to rid
of __maybe_unused annotation of cgrp. No functional change intended.
Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions