]> git.baikalelectronics.ru Git - kernel.git/commit
test_ida: Move ida_check_max
authorMatthew Wilcox <willy@infradead.org>
Mon, 18 Jun 2018 21:25:20 +0000 (17:25 -0400)
committerMatthew Wilcox <willy@infradead.org>
Wed, 22 Aug 2018 03:54:20 +0000 (23:54 -0400)
commitecb0339defc795984898c15c9d57fdf61c52237f
treeb692e9d61c20e194b50e256a4952ea4776331de3
parent19f32ba888aaa039eebb4f1bea4a04e1e85c9184
test_ida: Move ida_check_max

Convert to new API and move to kernel space.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
lib/test_ida.c
tools/testing/radix-tree/idr-test.c