MAINTAINERS: adjust file entry in MAPLE TREE
authorLukas Bulwahn <lukas.bulwahn@redhat.com>
Wed, 12 Mar 2025 10:52:45 +0000 (11:52 +0100)
committerAndrew Morton <akpm@linux-foundation.org>
Tue, 18 Mar 2025 05:07:05 +0000 (22:07 -0700)
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: Lukas Bulwahn <lukas.bulwahn@redhat.com>
Acked-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Reviewed-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
MAINTAINERS

index fb408698086e57e9129666e8d526d1b3c8f6a664..e714ea3a7c9f7ff364ecd8efc9f6cb9a10120db1 100644 (file)
@@ -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>