[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20250312105245.216302-1-lukas.bulwahn@redhat.com>
Date: Wed, 12 Mar 2025 11:52:45 +0100
From: Lukas Bulwahn <lbulwahn@...hat.com>
To: Andrew Morton <akpm@...ux-foundation.org>,
Lorenzo Stoakes <lorenzo.stoakes@...cle.com>,
"Liam R . Howlett" <Liam.Howlett@...cle.com>,
Matthew Wilcox <willy@...radead.org>,
maple-tree@...ts.infradead.org,
linux-mm@...ck.org
Cc: kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org,
Lukas Bulwahn <lukas.bulwahn@...hat.com>,
"Liam R. Howlett" <Liam.Howlett@...cle.com>
Subject: [PATCH RESEND] MAINTAINERS: adjust file entry in MAPLE TREE
From: Lukas Bulwahn <lukas.bulwahn@...hat.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@...hat.com>
Acked-by: Lorenzo Stoakes <lorenzo.stoakes@...cle.com>
Reviewed-by: Liam R. Howlett <Liam.Howlett@...cle.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@...il.com>
--
2.48.1
Powered by blists - more mailing lists