diff options
| author | 2022-09-17 20:07:11 -0700 | |
|---|---|---|
| committer | 2022-09-26 12:19:12 -0700 | |
| commit | 70a1cb106d9410f1f37e0261728e46722b74c29f (patch) | |
| tree | 8ea8f66801464c3a08292adbc1c8096cd8047136 /include/linux | |
| parent | tools: sync find_bit() implementation (diff) | |
| download | linux-dev-70a1cb106d9410f1f37e0261728e46722b74c29f.tar.xz linux-dev-70a1cb106d9410f1f37e0261728e46722b74c29f.zip | |
lib/bitmap: don't call __bitmap_weight() in kernel code
__bitmap_weight() is not to be used directly in the kernel code because
it's a helper for bitmap_weight(). Switch everything to bitmap_weight().
Signed-off-by: Yury Norov <yury.norov@gmail.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
