patch-2.2.0-pre7 linux/drivers/scsi/imm.c
Next file: linux/drivers/scsi/ini9100u.c
Previous file: linux/drivers/scsi/i91uscsi.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Sat Jan 9 19:16:43 1999
- Orig file:
v2.2.0-pre6/linux/drivers/scsi/imm.c
- Orig date:
Mon Jan 4 15:08:17 1999
diff -u --recursive --new-file v2.2.0-pre6/linux/drivers/scsi/imm.c linux/drivers/scsi/imm.c
@@ -328,7 +328,7 @@
if (k)
return (r & 0xb8);
- /* Counter expired - Time out occured */
+ /* Counter expired - Time out occurred */
imm_fail(host_no, DID_TIME_OUT);
printk("imm timeout in imm_wait\n");
return 0; /* command timed out */
@@ -943,7 +943,7 @@
unsigned char l = 0, h = 0;
int retv, x;
- /* First check for any errors that may of occured
+ /* First check for any errors that may of occurred
* Here we check for internal errors
*/
if (tmp->failed)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov