-
由 Matthew Wilcox 提交于
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: NMatthew Wilcox <willy@infradead.org>7b8d046f