[kvm-unit-tests PATCH v5 4/6] s390x: uv-guest: Remove double report_prefix_pop

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Steffen Eiden <seiden@xxxxxxxxxxxxx>
---
 s390x/uv-guest.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/s390x/uv-guest.c b/s390x/uv-guest.c
index 728c60aa..fd2cfef1 100644
--- a/s390x/uv-guest.c
+++ b/s390x/uv-guest.c
@@ -111,8 +111,6 @@ static void test_sharing(void)
 	cc = uv_call(0, (u64)&uvcb);
 	report(cc == 0 && uvcb.header.rc == UVC_RC_EXECUTED, "unshare");
 	report_prefix_pop();
-
-	report_prefix_pop();
 }
 
 static struct {
-- 
2.30.2




[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux