[PATCH] RDMA/hfi2: Add MAINTAINERS entry
Dennis Dalessandro <[email protected]>
| Newsgroups | org.kernel.vger.linux-rdma |
|---|---|
| Message-ID | <178603994025.3611040.18003173777504573447.stgit@awdrv-04> |
The hfi2 driver was never given its own MAINTAINERS entry when it was added; only the pre-existing HFI1 DRIVER entry covers drivers/infiniband/hw/hfi1. Add a matching HFI2 DRIVER entry so that drivers/infiniband/hw/hfi2 is properly tracked. Signed-off-by: Dennis Dalessandro <[email protected]> --- This can be squashed into one of the hfi2 patches even --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 806bd2d80d15..203a68aaae9e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11481,6 +11481,12 @@ L: [email protected] S: Supported F: drivers/infiniband/hw/hfi1 +HFI2 DRIVER +M: Dennis Dalessandro <[email protected]> +L: [email protected] +S: Supported +F: drivers/infiniband/hw/hfi2 + HFS FILESYSTEM M: Viacheslav Dubeyko <[email protected]> M: John Paul Adrian Glaubitz <[email protected]>