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

io_uring/kbuf: get rid of bl->is_ready



Now that xarray is being exclusively used for the buffer_list lookup,
this check is no longer needed. Get rid of it and the is_ready member.

Cc: stable@vger.kernel.org # v6.4+
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 09ab7eff
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