Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1400140

Re: [PATCH] kernel: cgroup: fix compile warning:

From Tejun Heo <tj@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH] kernel: cgroup: fix compile warning:
Date 2016-05-12 17:10 +0200
Message-ID <ry0ps-8tw-19@gated-at.bofh.it> (permalink)
References <rxVg6-2MC-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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@linux.intel.com>

Applied to cgroup/for-4.6-fixes.

Thanks.

-- 
tejun

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] kernel: cgroup: fix compile warning: Felipe Balbi <felipe.balbi@linux.intel.com> - 2016-05-12 11:40 +0200
  Re: [PATCH] kernel: cgroup: fix compile warning: Tejun Heo <tj@kernel.org> - 2016-05-12 17:10 +0200

csiph-web