[prev in list] [next in list] [prev in thread] [next in thread] 

List:       qemu-commits
Subject:    [Qemu-commits] [COMMIT 58caed6] target-mips: unmatched brackets in if 0
From:       Anthony Liguori <aliguori () us ! ibm ! com>
Date:       2009-09-30 19:01:10
Message-ID: 200909301900.n8UJ0GS1027287 () d03av02 ! boulder ! ibm ! com
[Download RAW message or body]

From: Michael S. Tsirkin <mst@redhat.com>

Fix unmatched braket in commented out code

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>

diff --git a/target-mips/helper.c b/target-mips/helper.c
index 7369025..7f659ae 100644
--- a/target-mips/helper.c
+++ b/target-mips/helper.c
@@ -195,7 +195,6 @@ static int get_physical_address (CPUState *env, target_ulong *physical,
 #if 0
     qemu_log(TARGET_FMT_lx " %d %d => " TARGET_FMT_lx " %d (%d)\n",
             address, rw, access_type, *physical, *prot, ret);
-    }
 #endif
 
     return ret;



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic