mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel.org>
To: Qi Zheng <zhengqi.arch@bytedance.com>
Cc: lizefan.x@bytedance.com, hannes@cmpxchg.org,
	cgroups@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] cpuset: convert 'allowed' in __cpuset_node_allowed() to be boolean
Date: Fri, 7 Jan 2022 12:06:13 -1000	[thread overview]
Message-ID: <Ydi5VRmOm5e2Malb@slm.duckdns.org> (raw)
In-Reply-To: <20211219024154.28853-1-zhengqi.arch@bytedance.com>

On Sun, Dec 19, 2021 at 10:41:54AM +0800, Qi Zheng wrote:
> Convert 'allowed' in __cpuset_node_allowed() to be boolean since the
> return types of node_isset() and __cpuset_node_allowed() are both
> boolean.
> 
> Signed-off-by: Qi Zheng <zhengqi.arch@bytedance.com>

Applied to cgroup/for-5.17.

Thanks.

-- 
tejun

      reply	other threads:[~2022-01-07 22:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-19  2:41 Qi Zheng
2022-01-07 22:06 ` 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=Ydi5VRmOm5e2Malb@slm.duckdns.org \
    --to=tj@kernel.org \
    --cc=cgroups@vger.kernel.org \
    --cc=hannes@cmpxchg.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lizefan.x@bytedance.com \
    --cc=zhengqi.arch@bytedance.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

Powered by JetHome