summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorFelipe Balbi <felipe.balbi@linux.intel.com>2016-05-12 12:34:38 +0300
committerMichael Bestas <mkbestas@lineageos.org>2022-04-19 00:51:03 +0300
commit18a0a15c4572d53ff10bb59b76fd010b10d34f44 (patch)
tree0d75f6d913d35002fdd9b80bfa9bcac7ea4ec69e /tools/perf/scripts/python
parent59e20db6750e4d50c127e67cf75a3cf436cc6f1e (diff)
cgroup: fix compile warning
commit 4f41fc59620f ("cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespaces") added the following compile warning: kernel/cgroup.c: In function ‘cgroup_show_path’: kernel/cgroup.c:1634:15: warning: unused variable ‘ret’ [-Wunused-variable] int len = 0, ret = 0; ^ fix it. Fixes: 4f41fc59620f ("cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespaces") Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com> Signed-off-by: Tejun Heo <tj@kernel.org> Signed-off-by: Chatur27 <jasonbright2709@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions