]> xenbits.xensource.com Git - libvirt.git/commitdiff
qemuProcessLaunch: fix indentation
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 5 Jan 2017 13:19:21 +0000 (14:19 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 5 Jan 2017 13:38:45 +0000 (14:38 +0100)
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
src/qemu/qemu_process.c

index 7d283fb5f7769954bf7ab5e061d90421dfa8a7d9..d8593ba837ab5d918f3d79ed75416710ea0848ab 100644 (file)
@@ -5582,10 +5582,10 @@ qemuProcessLaunch(virConnectPtr conn,
         goto cleanup;
 
     VIR_DEBUG("Setting domain security labels");
-        if (qemuSecuritySetAllLabel(driver,
-                                    vm,
-                                    incoming ? incoming->path : NULL) < 0)
-            goto cleanup;
+    if (qemuSecuritySetAllLabel(driver,
+                                vm,
+                                incoming ? incoming->path : NULL) < 0)
+        goto cleanup;
 
     /* Security manager labeled all devices, therefore
      * if any operation from now on fails, we need to ask the caller to