aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorFelipe Balbi <[email protected]>2016-05-12 12:34:38 +0300
committerTejun Heo <[email protected]>2016-05-12 11:05:27 -0400
commit09be4c824ebdbf3c043a07d2d9537a0164a1ecfe (patch)
tree6bac891b90ab6246aeea02b814c8987992baf9aa /scripts
parent3cc9b23c8137e9bb4eaf6d97d825b7f0dc711d0c (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 <[email protected]> Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions