提交 96315129 编写于 作者: J Josh Triplett 提交者: Adrian Bunk

Fix typo in arch/x86/kernel/tsc_32.c

Signed-off-by: NJosh Triplett <josh@kernel.org>
Signed-off-by: NAdrian Bunk <bunk@kernel.org>
上级 582fe6fb
......@@ -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)
*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册