radix tree test suite: Remove mempool
authorMatthew Wilcox <mawilcox@microsoft.com>
Fri, 16 Dec 2016 20:12:41 +0000 (15:12 -0500)
committerMatthew Wilcox <mawilcox@microsoft.com>
Mon, 13 Feb 2017 21:09:36 +0000 (16:09 -0500)
commita3c7890790e742074bc9e5640b0fcf9c61a771a2
tree6fecc34c15dc3a5ad04c80105575bde9393815e7
parent43a30c2a3171e0f92c28dfd31ca3eb7d9cc72b26
radix tree test suite: Remove mempool

The radix tree hasn't used a mempool since the beginning of git history.
Remove the userspace mempool implementation.

Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com>
Reviewed-by: Rehas Sachdeva <aquannie@gmail.com>
tools/testing/radix-tree/linux.c
tools/testing/radix-tree/linux/mempool.h [deleted file]