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

