aboutsummaryrefslogtreecommitdiff
path: root/lib/crypto/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorCosta Shulyupin <[email protected]>2024-09-04 16:48:23 +0300
committerThomas Gleixner <[email protected]>2024-09-06 16:28:39 +0200
commit87b5a153b862b7d937fc1dd499368297a1feae87 (patch)
tree0957f0464e6010324e6ce353f4873db9190e9bd2 /lib/crypto/mpi/mpi-sub-ui.c
parent59fc20ba70294d2c5f620ad6206aa661ce7718d6 (diff)
genirq/cpuhotplug: Use cpumask_intersects()
Replace `cpumask_any_and(a, b) >= nr_cpu_ids` with the more readable `!cpumask_intersects(a, b)`. [ tglx: Massaged change log ] Signed-off-by: Costa Shulyupin <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Reviewed-by: Ming Lei <[email protected]> Link: https://lore.kernel.org/all/[email protected]
Diffstat (limited to 'lib/crypto/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions