diff mbox

MAINTAINERS: add include/rdma/ to InfiniBand subsystem

Message ID 1430742663-423-1-git-send-email-ydroneaud@opteya.com (mailing list archive)
State Accepted
Headers show

Commit Message

Yann Droneaud May 4, 2015, 12:31 p.m. UTC
Most headers for InfiniBand/RDMA are located under
include/rdma/ and include/uapi/rdma.

Signed-off-by: Yann Droneaud <ydroneaud@opteya.com>
---
Hi,

While checking if Doug Ledford was added as maintainer for IB subsystem
(and git tree updated), I've found the headers in rdma/ were not identified
as being part of IB subsystem.

Regards.


MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

Comments

Ira Weiny May 4, 2015, 10:35 p.m. UTC | #1
On Mon, May 04, 2015 at 02:31:03PM +0200, Yann Droneaud wrote:
> Most headers for InfiniBand/RDMA are located under
> include/rdma/ and include/uapi/rdma.
> 
> Signed-off-by: Yann Droneaud <ydroneaud@opteya.com>

Reviewed-by: Ira Weiny <ira.weiny@intel.com>

> ---
> Hi,
> 
> While checking if Doug Ledford was added as maintainer for IB subsystem
> (and git tree updated), I've found the headers in rdma/ were not identified
> as being part of IB subsystem.
> 
> Regards.
> 
> 
> MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 781e099495d3..c80714ad3114 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5053,6 +5053,8 @@ S:	Supported
>  F:	Documentation/infiniband/
>  F:	drivers/infiniband/
>  F:	include/uapi/linux/if_infiniband.h
> +F:	include/uapi/rdma/
> +F:	include/rdma/
>  
>  INOTIFY
>  M:	John McCutchan <john@johnmccutchan.com>
> -- 
> 2.1.0
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 781e099495d3..c80714ad3114 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5053,6 +5053,8 @@  S:	Supported
 F:	Documentation/infiniband/
 F:	drivers/infiniband/
 F:	include/uapi/linux/if_infiniband.h
+F:	include/uapi/rdma/
+F:	include/rdma/
 
 INOTIFY
 M:	John McCutchan <john@johnmccutchan.com>