diff options
author | Christoph Hellwig <hch@lst.de> | 2022-07-25 07:40:26 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-08-03 01:22:53 +0200 |
commit | de474b550e2548f9844e872f1c0bf94460c7c84c (patch) | |
tree | c59b44cee0e2f0b978e9c31139c65a5eb0e2d1f1 /MAINTAINERS | |
parent | nvmet-tcp: fix lockdep complaint on nvmet_tcp_wq flush during queue teardown (diff) | |
download | linux-de474b550e2548f9844e872f1c0bf94460c7c84c.tar.xz linux-de474b550e2548f9844e872f1c0bf94460c7c84c.zip |
nvme: update MAINTAINERS for the new auth code
Add the common subdirectory and match all nvme* headers in
include/linux/.
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 363bd4223f0f..a1c17b321e11 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14362,7 +14362,8 @@ S: Supported W: http://git.infradead.org/nvme.git T: git://git.infradead.org/nvme.git F: drivers/nvme/host/ -F: include/linux/nvme.h +F: drivers/nvme/common/ +F: include/linux/nvme* F: include/uapi/linux/nvme_ioctl.h NVM EXPRESS FC TRANSPORT DRIVERS |