Skip to content

Commit 0ab83a6

Browse files
Yang Lijgunthorpe
authored andcommitted
RDMA/bnxt_re: Remove duplicated include in bnxt_re/main.c
./drivers/infiniband/hw/bnxt_re/main.c: ib_verbs.h is included more than once. Link: https://lore.kernel.org/r/[email protected] Reported-by: Abaci Robot <[email protected]> Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=5588 Signed-off-by: Yang Li <[email protected]> Acked-by: Selvin Xavier <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
1 parent 25ed2d4 commit 0ab83a6

File tree

1 file changed

+0
-1
lines changed
  • drivers/infiniband/hw/bnxt_re

1 file changed

+0
-1
lines changed

drivers/infiniband/hw/bnxt_re/main.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@
6666
#include <rdma/bnxt_re-abi.h>
6767
#include "bnxt.h"
6868
#include "hw_counters.h"
69-
#include "ib_verbs.h"
7069

7170
static char version[] =
7271
BNXT_RE_DESC "\n";

0 commit comments

Comments
 (0)