6 Oct
2020
6 Oct
'20
2:10 p.m.
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@redhat.com> Reported-by: John Ferlan <jferlan@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@redhat.com> John