diff options
author | Yury Norov <yury.norov@gmail.com> | 2025-05-08 22:32:06 +0300 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2025-05-09 20:32:19 +0300 |
commit | 225c0360a8d92636835ca73e3144d78d876bb09c (patch) | |
tree | 37eb7bfccf704d66d88400a32c1c92533fc36cb2 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 8f52633cf5ebe1fb9c4814b6590f824cf906b346 (diff) | |
download | linux-225c0360a8d92636835ca73e3144d78d876bb09c.tar.xz |
cgroup/cpuset: drop useless cpumask_empty() in compute_effective_exclusive_cpumask()
Empty cpumasks can't intersect with any others. Therefore, testing for
non-emptyness is useless.
Signed-off-by: Yury Norov <yury.norov@gmail.com>
Reviewed-by: Waiman Long <longman@redhat.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions