From: Marcelo Tosatti <[email protected]>

Signed-off-by: Marcelo Tosatti <[email protected]>

diff --git a/kvm-stub.c b/kvm-stub.c
index 07be036..5e57732 100644
--- a/kvm-stub.c
+++ b/kvm-stub.c
@@ -185,4 +185,4 @@ int kvm_set_irq(int irq, int level, int *status)
 int kvm_on_sigbus(int code, void *addr)
 {
     return 1;
-{
+}
--
To unsubscribe from this list: send the line "unsubscribe kvm-commits" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to