[PATCH] MAINTAINERS: stop nvme matching for nvmem files
Christoph Hellwig
hch at lst.de
Sun Jan 8 09:05:20 PST 2023
> 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?
More information about the Linux-nvme
mailing list