On 10/6/20 7:15 AM, Ján Tomko wrote:
I left in a 'return' or 'goto cleanup' in a few
places that
where I did the conversion manually.
Signed-off-by: Ján Tomko <jtomko(a)redhat.com>
Reported-by: John Ferlan <jferlan(a)redhat.com>
---
src/esx/esx_storage_backend_vmfs.c | 1 -
src/libxl/libxl_capabilities.c | 2 --
src/libxl/libxl_driver.c | 1 -
src/qemu/qemu_hotplug.c | 1 -
src/storage/storage_backend_iscsi_direct.c | 1 -
tools/virt-login-shell-helper.c | 1 -
6 files changed, 7 deletions(-)
Thanks -
Reviewed-by: John Ferlan <jferlan(a)redhat.com>
John