OSDN Git Service

Remove trailing whitespace
authormalc <av1474@comtv.ru>
Sun, 31 Oct 2010 21:53:19 +0000 (00:53 +0300)
committermalc <av1474@comtv.ru>
Sun, 31 Oct 2010 21:54:06 +0000 (00:54 +0300)
Signed-off-by: malc <av1474@comtv.ru>
cache-utils.c

index b1f2097..2db5af2 100644 (file)
@@ -79,7 +79,7 @@ static void ppc_init_cacheline_sizes(void)
     qemu_cache_conf.dcache_bsize = cacheline;
     qemu_cache_conf.icache_bsize = cacheline;
 }
-#endif    
+#endif
 
 #ifdef __linux__
 void qemu_cache_utils_init(char **envp)