]> 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, 4 Sep 2025 17:45:55 +0000 (13:45 -0400)
commit1492bc230faf7bff44efa752fa2006df75fceead
treebe38712fa05d9207e3f5e3f138d386f2d693028d
parente958bf0d8d8fae20f9e5c8b2f1b73fa4e8e5ba10
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