Re: [PATCH v2] io_uring: fix two assignments in if conditions

From: Jens Axboe
Date: Sat Nov 05 2022 - 11:32:04 EST


On Wed, 2 Nov 2022 16:25:03 +0800, korantwork@xxxxxxxxx wrote:
> From: Xinghui Li <korantli@xxxxxxxxxxx>
>
> Fixs two error:
>
> "ERROR: do not use assignment in if condition
> 130: FILE: io_uring/net.c:130:
> + if (!(issue_flags & IO_URING_F_UNLOCKED) &&
>
> [...]

Applied, thanks!

[1/1] io_uring: fix two assignments in if conditions
commit: c71afa164bfe91f0825c359940899e539abcb6b7

Best regards,
--
Jens Axboe