All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add include/rdma/ to InfiniBand subsystem
@ 2015-05-04 12:31 ` Yann Droneaud
  0 siblings, 0 replies; 4+ messages in thread
From: Yann Droneaud @ 2015-05-04 12:31 UTC (permalink / raw)
  To: Doug Ledford, Roland Dreier
  Cc: Yann Droneaud, linux-rdma-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA

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

Signed-off-by: Yann Droneaud <ydroneaud-RlY5vtjFyJ3QT0dZR+AlfA@public.gmane.org>
---
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-jueV0HHMeujJJrXXpGQQMAC/G2K4zDHf@public.gmane.org>
-- 
2.1.0

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH] MAINTAINERS: add include/rdma/ to InfiniBand subsystem
@ 2015-05-04 12:31 ` Yann Droneaud
  0 siblings, 0 replies; 4+ messages in thread
From: Yann Droneaud @ 2015-05-04 12:31 UTC (permalink / raw)
  To: Doug Ledford, Roland Dreier; +Cc: Yann Droneaud, linux-rdma, linux-kernel

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(+)

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


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: add include/rdma/ to InfiniBand subsystem
  2015-05-04 12:31 ` Yann Droneaud
@ 2015-05-04 22:35     ` ira.weiny
  -1 siblings, 0 replies; 4+ messages in thread
From: ira.weiny @ 2015-05-04 22:35 UTC (permalink / raw)
  To: Yann Droneaud
  Cc: Doug Ledford, Roland Dreier, linux-rdma-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA

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-RlY5vtjFyJ3QT0dZR+AlfA@public.gmane.org>

Reviewed-by: Ira Weiny <ira.weiny-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>

> ---
> 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-jueV0HHMeujJJrXXpGQQMAC/G2K4zDHf@public.gmane.org>
> -- 
> 2.1.0
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.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-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: add include/rdma/ to InfiniBand subsystem
@ 2015-05-04 22:35     ` ira.weiny
  0 siblings, 0 replies; 4+ messages in thread
From: ira.weiny @ 2015-05-04 22:35 UTC (permalink / raw)
  To: Yann Droneaud; +Cc: Doug Ledford, Roland Dreier, linux-rdma, linux-kernel

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-05-04 22:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-04 12:31 [PATCH] MAINTAINERS: add include/rdma/ to InfiniBand subsystem Yann Droneaud
2015-05-04 12:31 ` Yann Droneaud
     [not found] ` <1430742663-423-1-git-send-email-ydroneaud-RlY5vtjFyJ3QT0dZR+AlfA@public.gmane.org>
2015-05-04 22:35   ` ira.weiny
2015-05-04 22:35     ` ira.weiny

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.