Re: [PATCH -next] sw/siw/siw_main: convert comma to semicolon

From: Jason Gunthorpe
Date: Thu Jan 07 2021 - 12:59:54 EST


On Mon, Dec 14, 2020 at 09:41:18PM +0800, Zheng Yongjun wrote:
> Replace a comma between expression statements by a semicolon.
>
> Signed-off-by: Zheng Yongjun <zhengyongjun3@xxxxxxxxxx>
> ---
> drivers/infiniband/sw/siw/siw_main.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

I squashed these all together, applied to for-next, thanks

Jason