io_uring: inline __io_req_complete_post()
authorPavel Begunkov <asml.silence@gmail.com>
Thu, 17 Nov 2022 18:41:06 +0000 (18:41 +0000)
committerJens Axboe <axboe@kernel.dk>
Mon, 21 Nov 2022 14:45:19 +0000 (07:45 -0700)
commitf9d567c75ec216447f36da6e855500023504fa04
tree7ff1feb83a3c744c6a55ceac009b91b2f4e257d0
parentd75936062049522172a107c994242b76c89777f9
io_uring: inline __io_req_complete_post()

There is only one user of __io_req_complete_post(), inline it.

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