]> xenbits.xensource.com Git - libvirt.git/commitdiff
qemu: Removed an outdated comment in qemuDomainSaveImageStartVM()
authorMarc Hartmayer <mhartmay@linux.vnet.ibm.com>
Fri, 18 Nov 2016 13:18:27 +0000 (14:18 +0100)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 23 Nov 2016 17:33:38 +0000 (12:33 -0500)
Removed the comment 'Set the migration source' as it isn't valid anymore
and 'start it up' isn't useful as qemuProcessStart() is already a
speaking name.

Signed-off-by: Marc Hartmayer <mhartmay@linux.vnet.ibm.com>
src/qemu/qemu_driver.c

index 2f420d52c0d36ba603519d5ce4492db7ee7cc0c2..fdfe9121267ca3c082f9f6f235a9b4ac9510df5a 100644 (file)
@@ -6606,7 +6606,6 @@ qemuDomainSaveImageStartVM(virConnectPtr conn,
         }
     }
 
-    /* Set the migration source and start it up. */
     if (qemuProcessStart(conn, driver, vm, asyncJob,
                          "stdio", *fd, path, NULL,
                          VIR_NETDEV_VPORT_PROFILE_OP_RESTORE,