Skip to content
Snippets Groups Projects
Commit d86eaed1 authored by Jens Axboe's avatar Jens Axboe
Browse files

io_uring: cleanup io_aux_cqe() API


Everybody is passing in the request, so get rid of the io_ring_ctx and
explicit user_data pass-in. Both the ctx and user_data can be deduced
from the request at hand.

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