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

io_uring: correct __must_hold annotation


io_req_free_batch() has a __must_hold annotation referencing a
request being passed in, but we're passing in the context.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 41a5169c
No related branches found
No related tags found
No related merge requests found
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