Skip to content

Commit ce50f4b

Browse files
bulwahnakpm00
authored andcommitted
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: 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>
1 parent d2734f0 commit ce50f4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13922,8 +13922,8 @@ F: include/linux/maple_tree.h
1392213922
F: include/trace/events/maple_tree.h
1392313923
F: lib/maple_tree.c
1392413924
F: lib/test_maple_tree.c
13925-
F: tools/testing/radix-tree/linux/maple_tree.h
1392613925
F: tools/testing/radix-tree/maple.c
13926+
F: tools/testing/shared/linux/maple_tree.h
1392713927

1392813928
MARDUK (CREATOR CI40) DEVICE TREE SUPPORT
1392913929
M: Rahul Bedarkar <rahulbedarkar89@gmail.com>

0 commit comments

Comments
 (0)