mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] Fix typo in arch/i386/kernel/tsc.c
@ 2007-08-10  1:58 Josh Triplett
  2007-08-10  2:03 ` Andrew Morton
  0 siblings, 1 reply; 4+ messages in thread
From: Josh Triplett @ 2007-08-10  1:58 UTC (permalink / raw)
  To: linux-kernel; +Cc: Andrew Morton, johnstul

Signed-off-by: Josh Triplett <josh@kernel.org>
---
 arch/i386/kernel/tsc.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/i386/kernel/tsc.c b/arch/i386/kernel/tsc.c
index debd7db..8a58d30 100644
--- a/arch/i386/kernel/tsc.c
+++ b/arch/i386/kernel/tsc.c
@@ -80,7 +80,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)
  *
-- 
1.5.2.1



^ permalink raw reply	[flat|nested] 4+ messages in thread
* [PATCH] Fix typo in arch/i386/kernel/tsc.c
@ 2007-08-10 16:25 Josh Triplett
  0 siblings, 0 replies; 4+ messages in thread
From: Josh Triplett @ 2007-08-10 16:25 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel

Signed-off-by: Josh Triplett <josh@kernel.org>
---
 arch/i386/kernel/tsc.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/i386/kernel/tsc.c b/arch/i386/kernel/tsc.c
index debd7db..8a58d30 100644
--- a/arch/i386/kernel/tsc.c
+++ b/arch/i386/kernel/tsc.c
@@ -80,7 +80,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)
  *
-- 
1.5.2.1



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-08-10 16:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-10  1:58 [PATCH] Fix typo in arch/i386/kernel/tsc.c Josh Triplett
2007-08-10  2:03 ` Andrew Morton
2007-08-10 16:25   ` Josh Triplett
2007-08-10 16:25 Josh Triplett

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®