Skip to content

Commit

Permalink
Fix whitespaces in last checkin.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulrich Drepper committed Aug 7, 2009
1 parent a546baa commit 3aa2588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sysdeps/x86_64/cacheinfo.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3aa2588

Please sign in to comment.