[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20230625112648.GB23952@unreal>
Date: Sun, 25 Jun 2023 14:26:48 +0300
From: Leon Romanovsky <leon@...nel.org>
To: Yang Li <yang.lee@...ux.alibaba.com>
Cc: selvin.xavier@...adcom.com, jgg@...pe.ca,
linux-rdma@...r.kernel.org, linux-kernel@...r.kernel.org,
Abaci Robot <abaci@...ux.alibaba.com>
Subject: Re: [PATCH -next] RDMA/bnxt_re: Remove unneeded semicolon
On Sun, Jun 25, 2023 at 08:57:43AM +0800, Yang Li wrote:
> ./drivers/infiniband/hw/bnxt_re/main.c: ib_verbs.h is included more than once.
>
> Reported-by: Abaci Robot <abaci@...ux.alibaba.com>
> Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=5588
> Signed-off-by: Yang Li <yang.lee@...ux.alibaba.com>
> ---
> 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"
The subject line doesn't correlate with commit message and the proposed
change.
Thanks
Powered by blists - more mailing lists