]> sourceware.org Git - glibc.git/commitdiff
Fix whitespaces in last checkin.
authorUlrich Drepper <drepper@redhat.com>
Fri, 7 Aug 2009 16:47:12 +0000 (09:47 -0700)
committerUlrich Drepper <drepper@redhat.com>
Fri, 7 Aug 2009 16:47:12 +0000 (09:47 -0700)
sysdeps/x86_64/cacheinfo.c

index ddad63baee2ebb92c430f7584c7b396492231b36..5b66c62eb35668c176c419d323cac37a24e229fe 100644 (file)
@@ -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
This page took 0.041085 seconds and 5 git commands to generate.