aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2022-07-25 07:40:26 +0200
committerJens Axboe <[email protected]>2022-08-02 17:22:53 -0600
commitde474b550e2548f9844e872f1c0bf94460c7c84c (patch)
treec59b44cee0e2f0b978e9c31139c65a5eb0e2d1f1
parent533d2e8b4d5e4c89772a0adce913525fb86cbbee (diff)
nvme: update MAINTAINERS for the new auth code
Add the common subdirectory and match all nvme* headers in include/linux/. Reported-by: Dan Carpenter <[email protected]> Signed-off-by: Christoph Hellwig <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
-rw-r--r--MAINTAINERS3
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