]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
commitce50f4bc42af4d3811d3863ed14b0c33ab5cef81
treee9200e900c48ceffe034087cfa37f7a6f717ee5e
parentd2734f044f84833b2c9ec1b71b542d299d35202b
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>
MAINTAINERS