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

io_uring: kill unnecessary REQ_F_WORK_INITIALIZED checks



We're no longer checking anything that requires the work item to be
initialized, as we're not carrying any file related state there.

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