diff options
| author | Felipe Balbi <felipe.balbi@linux.intel.com> | 2016-05-12 12:34:38 +0300 |
|---|---|---|
| committer | Michael Bestas <mkbestas@lineageos.org> | 2022-04-19 00:51:03 +0300 |
| commit | 18a0a15c4572d53ff10bb59b76fd010b10d34f44 (patch) | |
| tree | 0d75f6d913d35002fdd9b80bfa9bcac7ea4ec69e /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | 59e20db6750e4d50c127e67cf75a3cf436cc6f1e (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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions
