* [PATCH] 2.5.61 more accurate spelling of accuracy
@ 2003-02-16 2:23 Steven Cole
0 siblings, 0 replies; only message in thread
From: Steven Cole @ 2003-02-16 2:23 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel
This provides a accurate spelling of accuracy.
Steven
diff -ur linux-2.5.61-1.1027-orig/include/asm-arm/arch-pxa/time.h linux-2.5.61-1.1027/include/asm-arm/arch-pxa/time.h
--- linux-2.5.61-1.1027-orig/include/asm-arm/arch-pxa/time.h Thu Jan 16 19:22:07 2003
+++ linux-2.5.61-1.1027/include/asm-arm/arch-pxa/time.h Sat Feb 15 19:12:18 2003
@@ -53,7 +53,7 @@
int next_match;
/* Loop until we get ahead of the free running timer.
- * This ensures an exact clock tick count and time acuracy.
+ * This ensures an exact clock tick count and time accuracy.
* IRQs are disabled inside the loop to ensure coherence between
* lost_ticks (updated in do_timer()) and the match reg value, so we
* can use do_gettimeofday() from interrupt handlers.
diff -ur linux-2.5.61-1.1027-orig/include/asm-arm/arch-sa1100/time.h linux-2.5.61-1.1027/include/asm-arm/arch-sa1100/time.h
--- linux-2.5.61-1.1027-orig/include/asm-arm/arch-sa1100/time.h Thu Jan 16 19:23:00 2003
+++ linux-2.5.61-1.1027/include/asm-arm/arch-sa1100/time.h Sat Feb 15 19:11:56 2003
@@ -67,7 +67,7 @@
* We will be entered with IRQs enabled.
*
* Loop until we get ahead of the free running timer.
- * This ensures an exact clock tick count and time acuracy.
+ * This ensures an exact clock tick count and time accuracy.
* IRQs are disabled inside the loop to ensure coherence between
* lost_ticks (updated in do_timer()) and the match reg value, so we
* can use do_gettimeofday() from interrupt handlers.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-02-16 2:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-16 2:23 [PATCH] 2.5.61 more accurate spelling of accuracy Steven Cole
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.