On Fri, Nov 12, 2021 at 4:26 PM Michal Privoznik <[email protected]>
wrote:

> This is all done in preparation for dropping needless labels such as:
>
>   cleanup:
>      return ret;
>
> I'll post that patch as soon as these are merged.
>
> Michal Prívozník (4):
>   virNetDevVPortProfileParse: Use g_autofree
>   examples/dommigrate: Don't set retval in usage()
>   examples/dommigrate: Make retval portable
>   virsh: Remove unnecessary else branches
>
>  examples/c/domain/dommigrate.c       | 11 +++++-----
>  src/conf/netdev_vport_profile_conf.c | 30 +++++++++-----------------
>  tools/virsh-nodedev.c                |  5 ++---
>  tools/virsh-volume.c                 | 32 +++++++++++++---------------
>  4 files changed, 32 insertions(+), 46 deletions(-)
>
>

Reviewed-by: Kristína Hanicová <[email protected]>

Kristína

Reply via email to