Skip to content

Commit 54686b6

Browse files
bulwahnChristoph Hellwig
authored andcommitted
MAINTAINERS: repair malformed T: entries in NVM EXPRESS DRIVERS
The T: entries shall be composed of a SCM tree type (git, hg, quilt, stgit or topgit) and location. Add the SCM tree type to the T: entry, and reorder the file entries in alphabetical order. Fixes: b508fc3 ("nvme: update maintainers information") Signed-off-by: Lukas Bulwahn <[email protected]> Reviewed-by: Sagi Grimberg <[email protected]> Signed-off-by: Christoph Hellwig <[email protected]>
1 parent b640201 commit 54686b6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

MAINTAINERS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14872,12 +14872,12 @@ M: Sagi Grimberg <[email protected]>
1487214872
1487314873
S: Supported
1487414874
W: http://git.infradead.org/nvme.git
14875-
T: git://git.infradead.org/nvme.git
14875+
T: git git://git.infradead.org/nvme.git
1487614876
F: Documentation/nvme/
14877-
F: drivers/nvme/host/
1487814877
F: drivers/nvme/common/
14879-
F: include/linux/nvme.h
14878+
F: drivers/nvme/host/
1488014879
F: include/linux/nvme-*.h
14880+
F: include/linux/nvme.h
1488114881
F: include/uapi/linux/nvme_ioctl.h
1488214882

1488314883
NVM EXPRESS FABRICS AUTHENTICATION
@@ -14912,7 +14912,7 @@ M: Chaitanya Kulkarni <[email protected]>
1491214912
1491314913
S: Supported
1491414914
W: http://git.infradead.org/nvme.git
14915-
T: git://git.infradead.org/nvme.git
14915+
T: git git://git.infradead.org/nvme.git
1491614916
F: drivers/nvme/target/
1491714917

1491814918
NVMEM FRAMEWORK

0 commit comments

Comments
 (0)