radix tree test suite: Remove ARRAY_SIZE
authorMatthew Wilcox <mawilcox@microsoft.com>
Sat, 4 Nov 2017 03:06:32 +0000 (23:06 -0400)
committerMatthew Wilcox <mawilcox@microsoft.com>
Tue, 6 Feb 2018 20:07:20 +0000 (15:07 -0500)
commit051803c0d01f4d8a197ecc08bfeffdff00d86c62
tree8403ccf2f7579ac98690e1d64bc3f19e5e901b33
parente237f98a9c134c3d600353f21e07db915516875b
radix tree test suite: Remove ARRAY_SIZE

This is now defined in tools/include/linux/kernel.h, so our
definition generates a warning.

Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com>
tools/testing/radix-tree/linux/kernel.h