Signed-off-by: Jan Kiszka <jan.kis...@siemens.com>
---
 x86/vmx_tests.c | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/x86/vmx_tests.c b/x86/vmx_tests.c
index 3f584ed..74d633b 100644
--- a/x86/vmx_tests.c
+++ b/x86/vmx_tests.c
@@ -668,8 +668,6 @@ static void iobmp_main()
                report("I/O bitmap - overrun", 1);
        else
                report("I/O bitmap - overrun", 0);
-       
-       return;
 }
 
 static int iobmp_exit_handler()
@@ -1022,7 +1020,6 @@ t1:
                report("EPT violation - paging structure", 1);
        else
                report("EPT violation - paging structure", 0);
-       return;
 }
 
 static int ept_exit_handler()
-- 
1.8.1.1.298.ge7eed54

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to