On 2/11/21 11:28 AM, Pavel Begunkov wrote: > Random cleanups for iopoll and generic completions, just for shedding > some lines and overhead. > > Pavel Begunkov (4): > io_uring: clean up io_req_free_batch_finish() > io_uring: simplify iopoll reissuing > io_uring: move res check out of io_rw_reissue() > io_uring: inline io_complete_rw_common() > > fs/io_uring.c | 67 +++++++++++++++------------------------------------ > 1 file changed, 20 insertions(+), 47 deletions(-) Good cleanups, thanks. -- Jens Axboe