* [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
* Re: [PATCH] Fix typo in arch/i386/kernel/tsc.c
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
0 siblings, 1 reply; 4+ messages in thread
From: Andrew Morton @ 2007-08-10 2:03 UTC (permalink / raw)
To: Josh Triplett; +Cc: linux-kernel, johnstul
On Thu, 09 Aug 2007 18:58:09 -0700 Josh Triplett <josht@linux.vnet.ibm.com> wrote:
> - * 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
I have an arbitrary i-dont-do-typos policy (unless they're in a printk or
in documentation). trivial@kernel.org is the home for patches such as this,
please.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] Fix typo in arch/i386/kernel/tsc.c
2007-08-10 2:03 ` Andrew Morton
@ 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: Andrew Morton; +Cc: linux-kernel, johnstul
On Thu, 2007-08-09 at 19:03 -0700, Andrew Morton wrote:
> On Thu, 09 Aug 2007 18:58:09 -0700 Josh Triplett <josht@linux.vnet.ibm.com> wrote:
>
> > - * 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
>
> I have an arbitrary i-dont-do-typos policy (unless they're in a printk or
> in documentation). trivial@kernel.org is the home for patches such as this,
> please.
Sorry about that; I had intended to CC trivial as well, but apparently
didn't. Resent to trivial.
- Josh Triplett
^ 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®