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

io_uring: never call io_buffer_select() for a buffer re-select



Callers already have room to store the addr and length information,
clean it up by having the caller just assign the previously provided
data.

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