radix tree: Remove radix_tree_maybe_preload_order
authorMatthew Wilcox <willy@infradead.org>
Sat, 19 May 2018 20:47:47 +0000 (16:47 -0400)
committerMatthew Wilcox <willy@infradead.org>
Sun, 21 Oct 2018 14:46:45 +0000 (10:46 -0400)
commit8cf2f98411e3a0865026a1061af637161b16d32b
treeed49f09ff29328f2567f27fac978ca62e8993375
parent2956c6644bfd9aab9f6b21a12e1bd75876d9dd73
radix tree: Remove radix_tree_maybe_preload_order

This function was only used by the page cache which is now converted
to the XArray.

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