Skip to content
Commit 1947ddf9 authored by Jens Axboe's avatar Jens Axboe
Browse files

io_uring/poll: don't pass in wake func to io_init_poll_iocb()



We only use one, and it's io_poll_wake(). Hardwire that in the initial
init, as well as in __io_queue_proc() if we're setting up for double
poll.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 54aa7f23
Loading
Loading
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