public inbox for kernel-janitors@vger.kernel.org
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel.org>
To: Dan Carpenter <dan.carpenter@oracle.com>
Cc: Roman Gushchin <guro@fb.com>, Zefan Li <lizefan@huawei.com>,
	linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org
Subject: Re: [PATCH] cgroup: remove unneeded checks
Date: Fri, 11 Aug 2017 17:33:52 +0000	[thread overview]
Message-ID: <20170811173352.GE3005423@devbig577.frc2.facebook.com> (raw)
In-Reply-To: <20170809102521.pizo5vlqhb5unrin@mwanda>

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@oracle.com>

Applied to cgroup/for-4.14.

Thanks.

-- 
tejun

      reply	other threads:[~2017-08-11 17:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-09 10:25 [PATCH] cgroup: remove unneeded checks Dan Carpenter
2017-08-11 17:33 ` Tejun Heo [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170811173352.GE3005423@devbig577.frc2.facebook.com \
    --to=tj@kernel.org \
    --cc=dan.carpenter@oracle.com \
    --cc=guro@fb.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lizefan@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox