diff options
author | Yury Norov <yury.norov@gmail.com> | 2025-01-28 19:46:39 +0300 |
---|---|---|
committer | Yury Norov <yury.norov@gmail.com> | 2025-02-25 00:37:23 +0300 |
commit | 6fef7ed1587c7c1a9288966435dc97072b6f01cc (patch) | |
tree | c7323a55b89a59cce3538a23532a1b44673f9549 /scripts/lib/kdoc/kdoc_files.py | |
parent | 0cad4092858767cb54b5ec9be5b3fc39756abd46 (diff) | |
download | linux-6fef7ed1587c7c1a9288966435dc97072b6f01cc.tar.xz |
scsi: lpfc: switch lpfc_irq_rebalance() to using cpumask_next_wrap()
Calling cpumask_next_wrap_old() with starting CPU equal to wrapping CPU
is the same as request to find next CPU, wrapping around if needed.
cpumask_next_wrap() is the proper replacement for that.
Reviewed-by: Justin Tee <justin.tee@broadcom.com>
Signed-off-by: Yury Norov <yury.norov@gmail.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions