Skip to content
Commit 4caa74fd authored by Jens Axboe's avatar Jens Axboe
Browse files

io_uring: cleanup io_req_complete_post()



Move the ctx declaration and assignment up to be generally available
in the function, as we use req->ctx at the top anyway.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent bfe30bfd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment