radix tree: Remove radix_tree_iter_find
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Sat, 2 Nov 2019 02:21:54 +0000 (22:21 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Sat, 2 Nov 2019 02:26:34 +0000 (22:26 -0400)
commit797060ec427c83ce4a64a0278a1e6077dfed683a
tree8003205fe9180b8653cd7da56951e16fec97fc48
parent5a74ac4c4a97bd8b7dba054304d598e2a882fea6
radix tree: Remove radix_tree_iter_find

This API is unsafe to use under the RCU lock.  With no in-tree users
remaining, remove it to prevent future bugs.

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