]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit81ec5e16ab08560f07fafef622a1b8ebfd16b798
tree8403ccf2f7579ac98690e1d64bc3f19e5e901b33
parent68ed98cdf1100109b27dc2c900d2df2de3f1c7e3
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