Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 71876
b: refs/heads/master
c: 9631512
h: refs/heads/master
v: v3
  • Loading branch information
Josh Triplett authored and Adrian Bunk committed Oct 20, 2007
1 parent f26cc51 commit bf382c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 582fe6fb10b2b437613d38ab97ac08d6f082b650
refs/heads/master: 963151297328eea39933bda23959ce5319e99fb7
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/tsc_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ EXPORT_SYMBOL_GPL(check_tsc_unstable);
* And since SC is a constant power of two, we can convert the div
* into a shift.
*
* We can use khz divisor instead of mhz to keep a better percision, since
* We can use khz divisor instead of mhz to keep a better precision, since
* cyc2ns_scale is limited to 10^6 * 2^10, which fits in 32 bits.
* (mathieu.desnoyers@polymtl.ca)
*
Expand Down

0 comments on commit bf382c8

Please sign in to comment.