summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorYury Norov <ynorov@nvidia.com>2026-05-21 12:03:45 -0400
committerYury Norov <ynorov@nvidia.com>2026-05-28 11:36:59 -0400
commit8f4c4562c454c138b8f4db124f03a4ca29750277 (patch)
treee18884dc34aa389e9c80cccb6c2f5b16b7b9e4b4 /include/linux/debugobjects.h
parent87e36d227ec511677ac5a512f7be322bae6c4ae3 (diff)
bitmap: fix find helper documentation
find_nth_and_bit() and find_nth_and_andnot_bit() may return a value greater than @size when the requested bit does not exist, matching find_nth_bit(). Document that correctly. All current users are safe against the '>=' vs '==' conditions. Also fix the for_each_clear_bitrange_from() parameter descriptions so they describe clear ranges instead of set ranges. Signed-off-by: Yury Norov <ynorov@nvidia.com>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions