* [PATCH RESEND] MAINTAINERS: adjust file entry in MAPLE TREE
@ 2025-03-12 10:52 Lukas Bulwahn
0 siblings, 0 replies; only message in thread
From: Lukas Bulwahn @ 2025-03-12 10:52 UTC (permalink / raw)
To: Andrew Morton, Lorenzo Stoakes, Liam R . Howlett, Matthew Wilcox,
maple-tree, linux-mm
Cc: kernel-janitors, linux-kernel, Lukas Bulwahn, Liam R. Howlett
From: Lukas Bulwahn <lukas.bulwahn@redhat.com>
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.
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>
---
Andrew, please pick this minor non-urgent patch. Thanks.
v1:
https://lore.kernel.org/lkml/20240826110215.19894-1-lukas.bulwahn@redhat.com/
Patch was sent six months ago, but was not yet applied. Issue still
exists.
v1 to v1-resend:
- added Acked-by and Reviewed-by tags from v1
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index e6609b78998d..96ae7f628da4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14129,8 +14129,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>
--
2.48.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-03-12 10:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-12 10:52 [PATCH RESEND] MAINTAINERS: adjust file entry in MAPLE TREE Lukas Bulwahn
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox