radix tree: Remove multiorder support
All users have now been converted to the XArray. Removing the support
reduces code size and ensures new users will use the XArray instead.
Signed-off-by:
Matthew Wilcox <willy@infradead.org>
Showing
- include/linux/radix-tree.h 4 additions, 36 deletionsinclude/linux/radix-tree.h
- lib/Kconfig 0 additions, 4 deletionslib/Kconfig
- lib/radix-tree.c 13 additions, 202 deletionslib/radix-tree.c
- mm/Kconfig 2 additions, 2 deletionsmm/Kconfig
- tools/testing/radix-tree/generated/autoconf.h 0 additions, 1 deletiontools/testing/radix-tree/generated/autoconf.h
Please register or sign in to comment