Skip to content
Commit d4c2269b authored by Ilya Dryomov's avatar Ilya Dryomov
Browse files

rbd: silence bogus -Wmaybe-uninitialized warning



drivers/block/rbd.c: In function ‘rbd_watch_cb’:
drivers/block/rbd.c:3690:5: error: ‘struct_v’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
drivers/block/rbd.c:3759:5: note: ‘struct_v’ was declared here

Signed-off-by: default avatarIlya Dryomov <idryomov@gmail.com>
parent b3bbd3f2
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