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

block: use unitialized_var() in bio_alloc_bioset()



Better than setting idx to some random value and it silences the
same bogus gcc warning.

Signed-off-by: default avatarJens Axboe <jens.axboe@oracle.com>
parent 28f13702
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