[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170811173352.GE3005423@devbig577.frc2.facebook.com>
Date: Fri, 11 Aug 2017 10:33:52 -0700
From: Tejun Heo <tj@...nel.org>
To: Dan Carpenter <dan.carpenter@...cle.com>
Cc: Roman Gushchin <guro@...com>, Zefan Li <lizefan@...wei.com>,
linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org
Subject: Re: [PATCH] cgroup: remove unneeded checks
On Wed, Aug 09, 2017 at 01:25:21PM +0300, Dan Carpenter wrote:
> "descendants" and "depth" are declared as int, so they can't be larger
> than INT_MAX. Static checkers complain and it's slightly confusing for
> humans as well so let's just remove these conditions.
>
> Signed-off-by: Dan Carpenter <dan.carpenter@...cle.com>
Applied to cgroup/for-4.14.
Thanks.
--
tejun
Powered by blists - more mailing lists