Re: [PATCH v2 0/7] virsh: domain: small refactoring

2021-09-25 Thread Michal Prívozník
On 9/24/21 5:17 PM, Kristina Hanicova wrote: > This is partially v2 of: > https://listman.redhat.com/archives/libvir-list/2021-September/msg00728.html > > Diff to v1: > * split changes into smaller patches > > Kristina Hanicova (7): > virsh: domain: use early return in virshDomainDefine() >

[PATCH v2 0/7] virsh: domain: small refactoring

2021-09-24 Thread Kristina Hanicova
This is partially v2 of: https://listman.redhat.com/archives/libvir-list/2021-September/msg00728.html Diff to v1: * split changes into smaller patches Kristina Hanicova (7): virsh: domain: use early return in virshDomainDefine() virsh: domain: remove nested 'if' in cmdAttachDisk() virsh: