Re: [PATCH 4/5] io_uring: add a helper for poll clean

From: Jens Axboe
Date: Fri May 06 2022 - 10:36:57 EST


On 5/6/22 1:01 AM, Hao Xu wrote:
> From: Hao Xu <howeyxu@xxxxxxxxxxx>
>
> Add a helper for poll clean, it will be used in the multishot accept in
> the later patches.

Should this just go into io_clean_op()? Didn't look at it thoroughly,
but it'd remove some cases from the next patch if it could.

--
Jens Axboe