Kefeng Wang 37f1325257 rbd: silence bogus uninitialized use warning in rbd_acquire_lock()
drivers/block/rbd.c: In function 'rbd_acquire_lock':
  drivers/block/rbd.c:3602:44: error: 'ret' may be used uninitialized in this function [-Werror=maybe-uninitialized]

Silence the warning, found it when built old kernel(3.10) with
OBS(opensuse build service).

Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2017-09-06 19:56:42 +02:00
..
2017-07-10 16:32:34 -07:00
2017-02-22 11:54:49 -07:00
2017-07-06 12:23:51 -06:00
2017-02-21 11:51:42 -08:00
2017-05-05 18:49:20 -07:00
2017-04-19 09:10:51 -06:00
2017-07-25 13:58:34 -06:00
2017-07-03 20:27:48 -07:00
2017-02-20 12:16:15 +01:00
2013-11-08 09:10:30 -07:00