diff options
author | Miaohe Lin <linmiaohe@huawei.com> | 2023-07-11 05:38:20 +0300 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2023-07-12 00:46:00 +0300 |
commit | d1d4ff5d11a5887a9c4cfc00294bc68ba03e7c16 (patch) | |
tree | 270b865018cdb0d0afd0f1ae97a5d6b4cbdc7c5e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3ae0b773211ed0231e7ee3e8d28ec4ab9bc5134b (diff) | |
download | linux-d1d4ff5d11a5887a9c4cfc00294bc68ba03e7c16.tar.xz |
cgroup: put cgroup_tryget_css() inside CONFIG_CGROUP_SCHED
Put cgroup_tryget_css() inside CONFIG_CGROUP_SCHED to fix the warning
of 'cgroup_tryget_css' defined but not used [-Wunused-function] when
CONFIG_CGROUP_SCHED is disabled.
Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Reviewed-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions