Commit c7c0644e authored by Russell King (Oracle)'s avatar Russell King (Oracle) Committed by Christoph Hellwig
Browse files

MAINTAINERS: stop nvme matching for nvmem files



The nvme patterns detect all include files starting with nvme, which
also picks up the nvmem subsystem header files. Fix this by using
a more specific pattern.

Signed-off-by: default avatarRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
[hch: switched to a purely inclusive pattern instead of excluding nvmem*]
Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
parent 313c08c7
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -14830,7 +14830,8 @@ T: git://git.infradead.org/nvme.git
F:	Documentation/nvme/
F:	drivers/nvme/host/
F:	drivers/nvme/common/
F:	include/linux/nvme*
F:	include/linux/nvme.h
F:	include/linux/nvme-*.h
F:	include/uapi/linux/nvme_ioctl.h
NVM EXPRESS FABRICS AUTHENTICATION