diff options
author | Kefeng Wang <wangkefeng.wang@huawei.com> | 2017-07-13 15:46:35 +0800 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2017-09-06 19:56:42 +0200 |
commit | 37f13252579389a659ae3ceec8c60f15bdf70f0c (patch) | |
tree | a7dcbfbf17f323af5bbdcb1767de58202c8b293d /fs/ceph/addr.c | |
parent | 4214fb158cc423ac31b841000e219855be055388 (diff) | |
download | linux-stable-37f13252579389a659ae3ceec8c60f15bdf70f0c.tar.gz linux-stable-37f13252579389a659ae3ceec8c60f15bdf70f0c.tar.bz2 linux-stable-37f13252579389a659ae3ceec8c60f15bdf70f0c.zip |
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>
Diffstat (limited to 'fs/ceph/addr.c')
0 files changed, 0 insertions, 0 deletions