patch-2.4.22 linux-2.4.22/arch/ppc/platforms/chrp_time.c
Next file: linux-2.4.22/arch/ppc/platforms/cpc700.h
Previous file: linux-2.4.22/arch/ppc/platforms/chrp_smp.c
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
2003-08-25 04:44:40.000000000 -0700
- Orig file:
linux-2.4.21/arch/ppc/platforms/chrp_time.c
- Orig date:
2003-06-13 07:51:31.000000000 -0700
diff -urN linux-2.4.21/arch/ppc/platforms/chrp_time.c linux-2.4.22/arch/ppc/platforms/chrp_time.c
@@ -132,10 +132,10 @@
/* Since the UIP flag is set for about 2.2 ms and the clock
* is typically written with a precision of 1 jiffy, trying
- * to obtain a precision better than a few milliseconds is
+ * to obtain a precision better than a few milliseconds is
* an illusion. Only consistency is interesting, this also
* allows to use the routine for /dev/rtc without a potential
- * 1 second kernel busy loop triggered by any reader of /dev/rtc.
+ * 1 second kernel busy loop triggered by any reader of /dev/rtc.
*/
for ( i = 0; i<1000000; i++) {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)