]> git.proxmox.com Git - mirror_qemu.git/commitdiff
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 b1f20978ca6a9ee6fa89a759ce8052a69dc0f59c..2db5af2db14d025a5b24c606191c020028480a36 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)