patch-2.2.0-pre6 linux/drivers/acorn/block/fd1772.c
Next file: linux/drivers/block/ide-dma.c
Previous file: linux/arch/sparc/lib/checksum.S
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu Jan  7 08:46:58 1999
-  Orig file: 
v2.2.0-pre5/linux/drivers/acorn/block/fd1772.c
-  Orig date: 
Mon Dec 28 15:00:52 1998
diff -u --recursive --new-file v2.2.0-pre5/linux/drivers/acorn/block/fd1772.c linux/drivers/acorn/block/fd1772.c
@@ -1039,7 +1039,7 @@
 static void fd_times_out(unsigned long dummy)
 {
 	SET_IRQ_HANDLER(NULL);
-	/* If the timeout occured while the readtrack_check timer was
+	/* If the timeout occurred while the readtrack_check timer was
 	 * active, we need to cancel it, else bad things will happen */
 	del_timer( &readtrack_timer ); 
 	FDC1772_WRITE(FDC1772REG_CMD, FDC1772CMD_FORCI);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov