public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next v2] RDMA/bnxt_re: Remove duplicated include in bnxt_re/main.c
@ 2023-06-26  0:36 Yang Li
  2023-06-26  3:28 ` Selvin Xavier
  2023-06-26 14:03 ` Jason Gunthorpe
  0 siblings, 2 replies; 3+ messages in thread
From: Yang Li @ 2023-06-26  0:36 UTC (permalink / raw)
  To: leon, Markus.Elfring
  Cc: selvin.xavier, jgg, linux-rdma, linux-kernel, Yang Li,
	Abaci Robot

./drivers/infiniband/hw/bnxt_re/main.c: ib_verbs.h is included more than once.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=5588
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
---

--change in v2:
add a more appropriate subject.

 drivers/infiniband/hw/bnxt_re/main.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/infiniband/hw/bnxt_re/main.c b/drivers/infiniband/hw/bnxt_re/main.c
index 1e5b60f9269e..b42166fe7454 100644
--- a/drivers/infiniband/hw/bnxt_re/main.c
+++ b/drivers/infiniband/hw/bnxt_re/main.c
@@ -66,7 +66,6 @@
 #include <rdma/bnxt_re-abi.h>
 #include "bnxt.h"
 #include "hw_counters.h"
-#include "ib_verbs.h"
 
 static char version[] =
 		BNXT_RE_DESC "\n";
-- 
2.20.1.7.g153144c


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

* Re: [PATCH -next v2] RDMA/bnxt_re: Remove duplicated include in bnxt_re/main.c
  2023-06-26  0:36 [PATCH -next v2] RDMA/bnxt_re: Remove duplicated include in bnxt_re/main.c Yang Li
@ 2023-06-26  3:28 ` Selvin Xavier
  2023-06-26 14:03 ` Jason Gunthorpe
  1 sibling, 0 replies; 3+ messages in thread
From: Selvin Xavier @ 2023-06-26  3:28 UTC (permalink / raw)
  To: Yang Li; +Cc: leon, Markus.Elfring, jgg, linux-rdma, linux-kernel, Abaci Robot

[-- Attachment #1: Type: text/plain, Size: 1021 bytes --]

On Mon, Jun 26, 2023 at 6:06 AM Yang Li <yang.lee@linux.alibaba.com> wrote:
>
> ./drivers/infiniband/hw/bnxt_re/main.c: ib_verbs.h is included more than once.
>
> Reported-by: Abaci Robot <abaci@linux.alibaba.com>
> Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=5588
> Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Acked-by: Selvin Xavier <selvin.xavier@broadcom.com>

Thanks,
Selvin
> ---
>
> --change in v2:
> add a more appropriate subject.
>
>  drivers/infiniband/hw/bnxt_re/main.c | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/drivers/infiniband/hw/bnxt_re/main.c b/drivers/infiniband/hw/bnxt_re/main.c
> index 1e5b60f9269e..b42166fe7454 100644
> --- a/drivers/infiniband/hw/bnxt_re/main.c
> +++ b/drivers/infiniband/hw/bnxt_re/main.c
> @@ -66,7 +66,6 @@
>  #include <rdma/bnxt_re-abi.h>
>  #include "bnxt.h"
>  #include "hw_counters.h"
> -#include "ib_verbs.h"
>
>  static char version[] =
>                 BNXT_RE_DESC "\n";
> --
> 2.20.1.7.g153144c
>

[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4224 bytes --]

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

* Re: [PATCH -next v2] RDMA/bnxt_re: Remove duplicated include in bnxt_re/main.c
  2023-06-26  0:36 [PATCH -next v2] RDMA/bnxt_re: Remove duplicated include in bnxt_re/main.c Yang Li
  2023-06-26  3:28 ` Selvin Xavier
@ 2023-06-26 14:03 ` Jason Gunthorpe
  1 sibling, 0 replies; 3+ messages in thread
From: Jason Gunthorpe @ 2023-06-26 14:03 UTC (permalink / raw)
  To: Yang Li
  Cc: leon, Markus.Elfring, selvin.xavier, linux-rdma, linux-kernel,
	Abaci Robot

On Mon, Jun 26, 2023 at 08:36:32AM +0800, Yang Li wrote:
> ./drivers/infiniband/hw/bnxt_re/main.c: ib_verbs.h is included more than once.
> 
> Reported-by: Abaci Robot <abaci@linux.alibaba.com>
> Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=5588
> Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
> Acked-by: Selvin Xavier <selvin.xavier@broadcom.com>
> ---
> 
> --change in v2:
> add a more appropriate subject.
> 
>  drivers/infiniband/hw/bnxt_re/main.c | 1 -
>  1 file changed, 1 deletion(-)

Applied to for-next, thanks

Jason

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

end of thread, other threads:[~2023-06-26 14:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-26  0:36 [PATCH -next v2] RDMA/bnxt_re: Remove duplicated include in bnxt_re/main.c Yang Li
2023-06-26  3:28 ` Selvin Xavier
2023-06-26 14:03 ` Jason Gunthorpe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox