diff options
author | Shaopeng Tan <tan.shaopeng@jp.fujitsu.com> | 2025-06-23 10:46:45 +0300 |
---|---|---|
committer | Yury Norov <yury.norov@gmail.com> | 2025-07-31 18:28:03 +0300 |
commit | b0c85e99458af829c32c225b43f638443bff14e5 (patch) | |
tree | 932cf3ef627000bec1b27288db081f5762e7790b /scripts/lib/kdoc/kdoc_output.py | |
parent | f49a4af3fabce56aaef125f0d959b81afe194afb (diff) | |
download | linux-b0c85e99458af829c32c225b43f638443bff14e5.tar.xz |
cpumask: Remove unnecessary cpumask_nth_andnot()
Commit 94f753143028("x86/resctrl: Optimize cpumask_any_housekeeping()")
switched the only user of cpumask_nth_andnot() to other cpumask
functions, but left the function cpumask_nth_andnot() unused.
This makes function find_nth_andnot_bit() unused as well. Delete them.
Signed-off-by: Shaopeng Tan <tan.shaopeng@jp.fujitsu.com>
Signed-off-by: Yury Norov [NVIDIA] <yury.norov@gmail.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions