Skip to content
Commit 170b3bbd authored by Ye Bin's avatar Ye Bin Committed by Jens Axboe
Browse files

io_uring: Delete useless variable ‘id’ in io_prep_async_work



Fix follow warning:
fs/io_uring.c:1523:22: warning: variable ‘id’ set but not used
[-Wunused-but-set-variable]
  struct io_identity *id;
                        ^~
Reported-by: default avatarHulk Robot <hulkci@huawei.com>
Signed-off-by: default avatarYe Bin <yebin10@huawei.com>
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 90df0853
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