2015-05-04 12:33:54

by Yann Droneaud

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: add include/rdma/ to InfiniBand subsystem

Most headers for InfiniBand/RDMA are located under
include/rdma/ and include/uapi/rdma.

Signed-off-by: Yann Droneaud <[email protected]>
---
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 <[email protected]>
--
2.1.0


2015-05-04 22:35:32

by Ira Weiny

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: add include/rdma/ to InfiniBand subsystem

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 <[email protected]>

Reviewed-by: Ira Weiny <[email protected]>

> ---
> 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 <[email protected]>
> --
> 2.1.0
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html