[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230108170520.GA19739@lst.de>
Date: Sun, 8 Jan 2023 18:05:20 +0100
From: Christoph Hellwig <hch@....de>
To: "Russell King (Oracle)" <rmk+kernel@...linux.org.uk>
Cc: Srinivas Kandagatla <srinivas.kandagatla@...aro.org>,
Keith Busch <kbusch@...nel.org>, Jens Axboe <axboe@...com>,
Christoph Hellwig <hch@....de>,
Sagi Grimberg <sagi@...mberg.me>,
linux-nvme@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] MAINTAINERS: stop nvme matching for nvmem files
> 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?
Powered by blists - more mailing lists