linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next] RDMA: Remove duplicated include from ib_addr.h
@ 2018-09-13 13:47 YueHaibing
  2018-09-13 15:58 ` Leon Romanovsky
  0 siblings, 1 reply; 3+ messages in thread
From: YueHaibing @ 2018-09-13 13:47 UTC (permalink / raw)
  To: dledford, jgg; +Cc: linux-kernel, linux-rdma, YueHaibing

Remove duplicated include.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
 include/rdma/ib_addr.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/rdma/ib_addr.h b/include/rdma/ib_addr.h
index 77c7908..8964e84 100644
--- a/include/rdma/ib_addr.h
+++ b/include/rdma/ib_addr.h
@@ -46,7 +46,6 @@
 #include <net/ip.h>
 #include <rdma/ib_verbs.h>
 #include <rdma/ib_pack.h>
-#include <net/ipv6.h>
 #include <net/net_namespace.h>
 
 /**
-- 
2.7.0



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

end of thread, other threads:[~2018-09-13 17:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-13 13:47 [PATCH -next] RDMA: Remove duplicated include from ib_addr.h YueHaibing
2018-09-13 15:58 ` Leon Romanovsky
2018-09-13 17:00   ` Doug Ledford

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).