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

io-wq: io_wqe_run_queue() doesn't need to use list_empty_careful()



We hold the wqe lock at this point (which is also annotated), so there's
no need to use the careful variant of list_empty().

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