Re: [PATCH] cpuset: convert 'allowed' in __cpuset_node_allowed() to be boolean

From: Tejun Heo
Date: Fri Jan 07 2022 - 17:06:18 EST


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@xxxxxxxxxxxxx>

Applied to cgroup/for-5.17.

Thanks.

--
tejun