On Thu, May 12, 2016 at 12:34:38PM +0300, Felipe Balbi wrote: > 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@xxxxxxxxxxxxxxx> Applied to cgroup/for-4.6-fixes. Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe cgroups" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html