patch-2.3.40 linux/arch/arm/kernel/time.c
Next file: linux/arch/arm/kernel/traps.c
Previous file: linux/arch/arm/kernel/sys_arm.c
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
Thu Jan 13 13:30:31 2000
 -  Orig file: 
v2.3.39/linux/arch/arm/kernel/time.c
 -  Orig date: 
Tue Aug 31 17:29:12 1999
 
diff -u --recursive --new-file v2.3.39/linux/arch/arm/kernel/time.c linux/arch/arm/kernel/time.c
@@ -112,7 +112,7 @@
 
 	/*
 	 * xtime is atomically updated in timer_bh. lost_ticks is
-	 * nonzero if the tiemr bottom half hasnt executed yet.
+	 * nonzero if the timer bottom half hasnt executed yet.
 	 */
 	if (lost_ticks)
 		tv->tv_usec += USECS_PER_JIFFY;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)