summaryrefslogtreecommitdiff
path: root/sysdeps
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-08-07 09:47:12 -0700
committerUlrich Drepper <drepper@redhat.com>2009-08-07 09:47:12 -0700
commit3aa2588d4a533686d677eb3f6c00c202849df72b (patch)
treef47b7f2f048947f8922700e1899f46eb3415722b /sysdeps
parenta546baa9cd2e5176e9851811d5df6f23e35d3bb8 (diff)
Fix whitespaces in last checkin.
Diffstat (limited to 'sysdeps')
-rw-r--r--sysdeps/x86_64/cacheinfo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/x86_64/cacheinfo.c b/sysdeps/x86_64/cacheinfo.c
index ddad63baee..5b66c62eb3 100644
--- a/sysdeps/x86_64/cacheinfo.c
+++ b/sysdeps/x86_64/cacheinfo.c
@@ -557,7 +557,7 @@ init_cacheinfo (void)
while (((eax >> 5) & 0x7) != level);
threads = (eax >> 14) & 0x3ff;
-
+
/* If max_cpuid >= 11, THREADS is the maximum number of
addressable IDs for logical processors sharing the
cache, instead of the maximum number of threads