]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tools/testing: include maple-shared.h in maple.c
authorVlastimil Babka <vbabka@suse.cz>
Tue, 26 Aug 2025 21:06:52 +0000 (23:06 +0200)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Thu, 28 Aug 2025 20:19:58 +0000 (16:19 -0400)
commit6462cd966d126993940b152a9b6393bb685ad38d
treedf426bd3736e7946ab184ef1c368a33dab911db2
parent30af41128aebf15bce2edde69ea04c9050c3056f
tools/testing: include maple-shared.h in maple.c

There's code duplication and we are about to add more functionality in
maple-shared.h that we will need in userspace maple test to be
available.

Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
tools/testing/radix-tree/maple.c