From: Christoph Hellwig <hch@lst.de>
To: "Russell King (Oracle)" <rmk+kernel@armlinux.org.uk>
Cc: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>,
Keith Busch <kbusch@kernel.org>, Jens Axboe <axboe@fb.com>,
Christoph Hellwig <hch@lst.de>, Sagi Grimberg <sagi@grimberg.me>,
linux-nvme@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] MAINTAINERS: stop nvme matching for nvmem files
Date: Sun, 8 Jan 2023 18:05:20 +0100 [thread overview]
Message-ID: <20230108170520.GA19739@lst.de> (raw)
In-Reply-To: <E1pCkft-004hzL-0Q@rmk-PC.armlinux.org.uk>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0cccd40d7801..64cc6947099e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -14711,6 +14711,7 @@ T: git://git.infradead.org/nvme.git
> F: drivers/nvme/host/
> F: drivers/nvme/common/
> F: include/linux/nvme*
> +X: include/linux/nvmem*
I think the proper thing to do would to just match the right files
from the start:
F: include/linux/nvme.h
F: include/linux/nvme-*.h
is it ok if I commit it with your original attributation with that
change?
next prev parent reply other threads:[~2023-01-08 17:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-03 17:02 [PATCH] MAINTAINERS: stop nvme matching for nvmem files Russell King (Oracle)
2023-01-08 17:05 ` Christoph Hellwig [this message]
2023-01-09 17:21 ` Russell King (Oracle)
2023-01-10 7:19 ` Christoph Hellwig
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=20230108170520.GA19739@lst.de \
--to=hch@lst.de \
--cc=axboe@fb.com \
--cc=kbusch@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-nvme@lists.infradead.org \
--cc=rmk+kernel@armlinux.org.uk \
--cc=sagi@grimberg.me \
--cc=srinivas.kandagatla@linaro.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.