]> www.infradead.org Git - users/willy/xarray.git/commit
radix tree: Remove more unused functions
authorMatthew Wilcox <willy@infradead.org>
Mon, 29 Oct 2018 16:44:30 +0000 (12:44 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Fri, 9 Aug 2019 01:38:13 +0000 (21:38 -0400)
commitb929407240fd22e08420cb0cb8f33664ba656129
treefdcfeeda54feeb6496dabdb39ca394b3489a1fe6
parent81a354eaf57eb91503becc248946e892a5d7fe92
radix tree: Remove more unused functions

radix_tree_insert, radix_tree_delete, radix_tree_tag_set and
radix_tree_tag_clear are all now unused.

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