diff options
author | 2017-10-30 08:13:14 -0700 | |
---|---|---|
committer | 2017-10-30 08:13:14 -0700 | |
commit | c3ba13298709f46e72b22d087d0aa02bd012e4b0 (patch) | |
tree | eb05900d333ae784873aa9d3ac244971047ca012 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | MAINTAINERS: relocate cpuset.c (diff) | |
download | wireguard-linux-c3ba13298709f46e72b22d087d0aa02bd012e4b0.tar.xz wireguard-linux-c3ba13298709f46e72b22d087d0aa02bd012e4b0.zip |
cgroup: mark @cgrp __maybe_unused in cpu_stat_show()
The local variable @cgrp isn't used if !CONFIG_CGROUP_SCHED. Mark the
variable with __maybe_unused to avoid a compile warning.
Reported-by: "kbuild-all@01.org" <kbuild-all@01.org>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions