hw/openrisc: Indent typo
authorJia Liu <proljc@gmail.com>
Tue, 23 Jul 2013 10:30:09 +0000 (18:30 +0800)
committerJia Liu <proljc@gmail.com>
Tue, 23 Jul 2013 10:30:09 +0000 (18:30 +0800)
Indent typo.

Signed-off-by: Jia Liu <proljc@gmail.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Andreas Färber <afaerber@suse.de>
hw/openrisc/openrisc_sim.c

index 924438bcc23c2d646f60de1750d0391e799bc75e..250f5b56582f5c271c46b204f25f3a98779e0c32 100644 (file)
@@ -96,7 +96,7 @@ static void openrisc_sim_init(QEMUMachineInitArgs *args)
     ram_addr_t ram_size = args->ram_size;
     const char *cpu_model = args->cpu_model;
     const char *kernel_filename = args->kernel_filename;
-   OpenRISCCPU *cpu = NULL;
+    OpenRISCCPU *cpu = NULL;
     MemoryRegion *ram;
     int n;