From: Lukas Bulwahn <lukas.bulwahn@gmail.com>
To: Matthew Wilcox <willy@infradead.org>
Cc: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org,
Lukas Bulwahn <lukas.bulwahn@gmail.com>
Subject: [PATCH] MAINTAINERS: rectify radix-tree testing entry in XARRAY
Date: Sat, 1 Feb 2020 19:02:34 +0100 [thread overview]
Message-ID: <20200201180234.4960-1-lukas.bulwahn@gmail.com> (raw)
The initial commit 3d5bd6e1a04a ("xarray: Add MAINTAINERS entry")
missed a trailing slash to include all files and subdirectory files.
Hence, all files in tools/testing/radix-tree were not part of XARRAY,
but were considered to be part of "THE REST".
Rectify this to ensure patches reach the actual maintainer.
This was identified with a small script that finds all files only
belonging to "THE REST" according to the current MAINTAINERS file, and I
acted upon its output.
Fixes: 3d5bd6e1a04a ("xarray: Add MAINTAINERS entry")
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
Matthew, please pick this small fixup patch.
applies cleanly on current master and next-20200131
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 1f77fb8cdde3..4ebcc2f09028 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18198,7 +18198,7 @@ F: lib/idr.c
F: lib/xarray.c
F: include/linux/idr.h
F: include/linux/xarray.h
-F: tools/testing/radix-tree
+F: tools/testing/radix-tree/
XBOX DVD IR REMOTE
M: Benjamin Valentin <benpicco@googlemail.com>
--
2.17.1
next reply other threads:[~2020-02-01 18:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-01 18:02 Lukas Bulwahn [this message]
2020-02-01 21:35 ` Lukas Bulwahn
2020-02-01 23:35 ` Joe Perches
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200201180234.4960-1-lukas.bulwahn@gmail.com \
--to=lukas.bulwahn@gmail.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=willy@infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®