patch-2.1.104 linux/drivers/acorn/block/fd1772.c
Next file: linux/drivers/acorn/block/mfm.S
Previous file: linux/arch/sparc64/solaris/misc.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Wed May 20 18:54:37 1998
- Orig file:
v2.1.103/linux/drivers/acorn/block/fd1772.c
- Orig date:
Thu May 7 22:51:47 1998
diff -u --recursive --new-file v2.1.103/linux/drivers/acorn/block/fd1772.c linux/drivers/acorn/block/fd1772.c
@@ -507,7 +507,7 @@
if (fdc_busy)
return; /* Don't start poking about if the fdc is busy */
- return; /* lets just forget it for the mo DAG */
+ return; /* let's just forget it for the mo DAG */
if (++drive > 1 || !unit[drive].connected)
drive = 0;
@@ -533,7 +533,7 @@
/* Handling of the Head Settling Flag: This flag should be set after each
- * seek operation, because we dont't use seeks with verify.
+ * seek operation, because we don't use seeks with verify.
*/
static __inline__ void set_head_settle_flag(void)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov