summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc
diff options
context:
space:
mode:
authorDarrick J. Wong <djwong@kernel.org>2023-04-11 19:00:35 -0700
committerDarrick J. Wong <djwong@kernel.org>2023-04-11 19:00:35 -0700
commit178b48d588ea5424a54423dc9c406416de0547c8 (patch)
tree0f56662071b06b8af7f95bc6a97a0876216f083b /scripts/lib/kdoc
parent44af6c7e59b12d740809cf25a60c9f90f03e6d20 (diff)
xfs: remove the for_each_xbitmap_ helpers
Remove the for_each_xbitmap_ macros in favor of proper iterator functions. We'll soon be switching this data structure over to an interval tree implementation, which means that we can't allow callers to modify the bitmap during iteration without telling us. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'scripts/lib/kdoc')
0 files changed, 0 insertions, 0 deletions