]> www.infradead.org Git - users/willy/xarray.git/commit
radix tree: Remove radix_tree_gang_lookup*
authorMatthew Wilcox <willy@infradead.org>
Mon, 29 Oct 2018 16:04:06 +0000 (12:04 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Fri, 9 Aug 2019 01:38:13 +0000 (21:38 -0400)
commitfb99f5a2bb651a495b42f2d6afa326e887c58740
tree8ca0af70888bc1fab7357e833562d0b20878b55e
parent916a26dc6f1c1042c716d0f3cd9062ca81ed914e
radix tree: Remove radix_tree_gang_lookup*

Users of these functions have all been converted to use xa_extract().

Signed-off-by: Matthew Wilcox <willy@infradead.org>
include/linux/radix-tree.h
lib/radix-tree.c