patch-2.1.104 linux/arch/i386/kernel/time.c
Next file: linux/arch/i386/mm/init.c
Previous file: linux/arch/i386/kernel/smp.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Wed May 20 18:54:35 1998
- Orig file:
v2.1.103/linux/arch/i386/kernel/time.c
- Orig date:
Wed May 20 19:10:37 1998
diff -u --recursive --new-file v2.1.103/linux/arch/i386/kernel/time.c linux/arch/i386/kernel/time.c
@@ -203,7 +203,7 @@
* (see c't 95/10 page 335 for Neptun bug.)
*/
-/* you can safely undefine this if you dont have the Neptun chipset */
+/* you can safely undefine this if you don't have the Neptune chipset */
#define BUGGY_NEPTUN_TIMER
@@ -217,7 +217,7 @@
if( inb(0x20) & 0x01 ) {
/*
* We cannot detect lost timer interrupts ...
- * well, thats why we call them lost, dont we? :)
+ * well, that's why we call them lost, don't we? :)
* [hmm, on the Pentium and Alpha we can ... sort of]
*/
count -= LATCH;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov