Skip to content
Commit 225c0360 authored by Yury Norov's avatar Yury Norov Committed by Tejun Heo
Browse files

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: default avatarYury Norov <yury.norov@gmail.com>
Reviewed-by: default avatarWaiman Long <longman@redhat.com>
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent 8f52633c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment