diff options
author | Qi Zheng <zhengqi.arch@bytedance.com> | 2021-12-19 05:41:54 +0300 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2022-01-08 01:05:52 +0300 |
commit | d4296faebd337e5f76c0fddb815de33d2b0ad118 (patch) | |
tree | d0638f3a92deb4b54ebcfe0f7f7072f47c06abc3 /include/trace | |
parent | f5f60d235e7058da13a643c33fc7599c05ec0b73 (diff) | |
download | linux-d4296faebd337e5f76c0fddb815de33d2b0ad118.tar.xz |
cpuset: convert 'allowed' in __cpuset_node_allowed() to be boolean
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>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'include/trace')
0 files changed, 0 insertions, 0 deletions