Re: [PATCH -next] RDMA/erdma: remove unneeded semicolon

From: Jason Gunthorpe
Date: Wed Jun 08 2022 - 07:51:16 EST


On Wed, Jun 08, 2022 at 11:36:07AM +0800, Cheng Xu wrote:
>
>
> On 6/8/22 8:55 AM, Yang Li wrote:
> > Eliminate the following coccicheck warning:
> > ./drivers/infiniband/hw/erdma/erdma_qp.c:254:3-4: Unneeded semicolon
> >
> > Reported-by: Abaci Robot <abaci@xxxxxxxxxxxxxxxxx>
> > Signed-off-by: Yang Li <yang.lee@xxxxxxxxxxxxxxxxx>
>
> Reviewed-by: Cheng Xu <chengyou@xxxxxxxxxxxxxxxxx>
>
> Thanks.
>
>
> Jason,
>
> BTW, are this and other two patches for erdma posted today parts of
> the static checker reports which you mentioned in [1] ? If so, I think I
> should re-post the v10 patches including the fixes ?

Yes, and I would wait for a week or so because this is just the first
day.

Jason