patch-2.4.22 linux-2.4.22/arch/ppc/platforms/prep_time.c

Next file: linux-2.4.22/arch/ppc/platforms/proc_rtas.c
Previous file: linux-2.4.22/arch/ppc/platforms/prep_setup.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/arch/ppc/platforms/prep_time.c linux-2.4.22/arch/ppc/platforms/prep_time.c
@@ -114,10 +114,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)