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

io_uring: correct comment on poll vs iopoll



The correct function is io_iopoll_complete(), which deals with completions
of IOPOLL requests, not io_poll_complete().

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