On Sun, Dec 02, 2018 at 23:10:07 -0600, Chris Venteicher wrote:
> Move code for setting paths and prepping file system from
> qemuProcessQmpNew to qemuProcessQmpInit.
> 
> This keeps qemuProcessQmpNew limited to data structures
> and path initialization is done in qemuProcessQmpInit.
> 
> The patch is a non-functional, cut / paste change,
> however goto is now "cleanup" rather than "error".
> 
> Signed-off-by: Chris Venteicher <cvent...@redhat.com>
> ---
>  src/qemu/qemu_process.c | 46 +++++++++++++++++++++--------------------
>  1 file changed, 24 insertions(+), 22 deletions(-)

With s/Qmp/QMP/g

Reviewed-by: Jiri Denemark <jdene...@redhat.com>

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to