Skip to content
Snippets Groups Projects
user avatar
Matthew Wilcox authored
xa_find() is a slightly easier API to use than
radix_tree_gang_lookup_slot() because it contains its own RCU locking.
This commit removes the last user of radix_tree_gang_lookup_slot()
so remove the function too.

Signed-off-by: default avatarMatthew Wilcox <willy@infradead.org>
7b8d046f
History
Name Last commit Last update
..