projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97bf485
)
Remove trailing whitespace
author
malc
<av1474@comtv.ru>
Sun, 31 Oct 2010 21:53:19 +0000
(
00:53
+0300)
committer
malc
<av1474@comtv.ru>
Sun, 31 Oct 2010 21:54:06 +0000
(
00:54
+0300)
Signed-off-by: malc <av1474@comtv.ru>
cache-utils.c
patch
|
blob
|
history
diff --git
a/cache-utils.c
b/cache-utils.c
index b1f20978ca6a9ee6fa89a759ce8052a69dc0f59c..2db5af2db14d025a5b24c606191c020028480a36 100644
(file)
--- a/
cache-utils.c
+++ b/
cache-utils.c
@@
-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)