summaryrefslogtreecommitdiff
path: root/virt
diff options
context:
space:
mode:
authorMikulas Patocka <mpatocka@redhat.com>2015-10-22 23:46:59 +0300
committerMike Snitzer <snitzer@redhat.com>2015-11-01 02:06:02 +0300
commit4c7da06f5a780bbf44ebd7547789e48536d0a823 (patch)
treea9d5a178b34760d0aece8afece29c0a11812a79a /virt
parentdbba42d8a9ebddcc1c1412e8457f79f3cb6ef6e7 (diff)
downloadlinux-4c7da06f5a780bbf44ebd7547789e48536d0a823.tar.xz
dm persistent data: eliminate unnecessary return values
dm_bm_unlock and dm_tm_unlock return an integer value but the returned value is always 0. The calling code sometimes checks the return value and sometimes doesn't. Eliminate these unnecessary return values and also the checks for them. Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions