]> xenbits.xensource.com Git - libvirt.git/commitdiff
qemu_driver: Fix indentation in qemuDomainGetStatsVcpu
authorMartin Kletzander <mkletzan@redhat.com>
Wed, 19 Oct 2022 12:41:39 +0000 (14:41 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Wed, 19 Oct 2022 13:57:43 +0000 (15:57 +0200)
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
src/qemu/qemu_driver.c

index 5c7500074269f8ed823d1a34baea5f81601b5be9..d76ab25ff240c9d5af800fb65246785e3f311897 100644 (file)
@@ -17979,9 +17979,9 @@ qemuDomainGetStatsVcpu(virQEMUDriver *driver G_GNUC_UNUSED,
 
     if (HAVE_JOB(privflags) && virDomainObjIsActive(dom) &&
         qemuDomainRefreshVcpuHalted(dom, VIR_ASYNC_JOB_NONE) < 0) {
-            /* it's ok to be silent and go ahead, because halted vcpu info
-             * wasn't here from the beginning */
-            virResetLastError();
+        /* it's ok to be silent and go ahead, because halted vcpu info
+         * wasn't here from the beginning */
+        virResetLastError();
     }
 
     if (qemuDomainHelperGetVcpus(dom, cpuinfo, cpuwait, cpudelay,