Commit ce50f4bc authored by Lukas Bulwahn's avatar Lukas Bulwahn Committed by Andrew Morton
Browse files

MAINTAINERS: adjust file entry in MAPLE TREE

Commit 0f3b602e1bad ("tools: separate out shared radix-tree components")
moves files from radix-tree/linux to shared/linux in the ./tools/testing/
directory, but misses to adjust a file entry in MAPLE TREE.  Hence,
./scripts/get_maintainer.pl --self-test=patterns complains about a broken
reference.

Adjust the file entry in MAPLE TREE.

Link: https://lkml.kernel.org/r/20250312105245.216302-1-lukas.bulwahn@redhat.com


Signed-off-by: default avatarLukas Bulwahn <lukas.bulwahn@redhat.com>
Acked-by: default avatarLorenzo Stoakes <lorenzo.stoakes@oracle.com>
Reviewed-by: default avatarLiam R. Howlett <Liam.Howlett@Oracle.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
parent d2734f04
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13922,8 +13922,8 @@ F: include/linux/maple_tree.h
F:	include/trace/events/maple_tree.h
F:	lib/maple_tree.c
F:	lib/test_maple_tree.c
F:	tools/testing/radix-tree/linux/maple_tree.h
F:	tools/testing/radix-tree/maple.c
F:	tools/testing/shared/linux/maple_tree.h
MARDUK (CREATOR CI40) DEVICE TREE SUPPORT
M:	Rahul Bedarkar <rahulbedarkar89@gmail.com>