Skip to content

Commit

Permalink
RDMA: Remove duplicated include from ib_addr.h
Browse files Browse the repository at this point in the history
Remove duplicated include.

Signed-off-by: YueHaibing <[email protected]>
Reviewed-by: Leon Romanovsky <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
  • Loading branch information
YueHaibing authored and dledford committed Sep 13, 2018
1 parent f6350da commit cb816cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/rdma/ib_addr.h
Original file line number Diff line number Diff line change
Expand Up @@ -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>

/**
Expand Down

0 comments on commit cb816cd

Please sign in to comment.