io_uring: deduplicate io_get_cqe() calls
authorPavel Begunkov <asml.silence@gmail.com>
Fri, 17 Jun 2022 08:48:04 +0000 (09:48 +0100)
committerJens Axboe <axboe@kernel.dk>
Fri, 17 Jun 2022 14:25:42 +0000 (08:25 -0600)
commit5247568bc80c5971b81594e5fe63d868019dcbba
tree51ae28717f927102e027bf36aa794b0a201679b9
parent1f3b132785edf9cc868cfc15c7442f0748672ee3
io_uring: deduplicate io_get_cqe() calls

Deduplicate calls to io_get_cqe() from __io_fill_cqe_req().

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/4fa077986cc3abab7c59ff4e7c390c783885465f.1655455613.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/io_uring.h