Skip to content
Commit 2b8ed1c9 authored by Colin Ian King's avatar Colin Ian King Committed by Jens Axboe
Browse files

io_uring: remove unsued assignment to pointer io



There is an assignment to io that is never read after the assignment,
the assignment is redundant and can be removed.

Signed-off-by: default avatarColin Ian King <colin.king@canonical.com>
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 78d9d7c2
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