aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/radix-tree/iteration_check.c
diff options
context:
space:
mode:
authorMatthew Wilcox <[email protected]>2016-12-14 15:08:40 -0800
committerLinus Torvalds <[email protected]>2016-12-14 16:04:10 -0800
commitbc412fca6edc25bbbe28b6449512e15ebb1573ae (patch)
treef03aa2b485b88b3510f3a97a67c35c66b7df3611 /tools/testing/radix-tree/iteration_check.c
parent9498d2bb34b0866829c313569df35e77a83f12eb (diff)
radix-tree: make radix_tree_find_next_bit more useful
Since this function is specialised to the radix tree, pass in the node and tag to calculate the address of the bitmap in radix_tree_find_next_bit() instead of the caller. Likewise, there is no need to pass in the size of the bitmap. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Matthew Wilcox <[email protected]> Tested-by: Kirill A. Shutemov <[email protected]> Cc: Konstantin Khlebnikov <[email protected]> Cc: Ross Zwisler <[email protected]> Cc: Matthew Wilcox <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/testing/radix-tree/iteration_check.c')
0 files changed, 0 insertions, 0 deletions