Files
libvirt/tools
Ján Tomko b0325e07e6 virsh-completer: remove excessive labels
Now that we have a shared cleanup section everywhere,
delete all the 'error' labels which all contain just 'goto cleanup'
anyway.

Also remove all the 'cleanup' labels that only 'return ret' - we
can simply return NULL instead of jumping to that label.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
2019-04-03 10:24:47 +02:00
..
2019-02-14 14:09:38 +01:00
2019-03-30 07:34:34 -04:00
2019-02-14 14:09:38 +01:00
2019-02-12 10:14:53 +01:00
2019-03-25 09:02:02 -05:00