patch-2.0.35 linux/drivers/scsi/ppa.c
Next file: linux/drivers/scsi/ppa.h
Previous file: linux/drivers/scsi/pas16.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Mon Jul 13 13:47:33 1998
- Orig file:
v2.0.34/linux/drivers/scsi/ppa.c
- Orig date:
Mon Jul 13 13:46:35 1998
diff -u --recursive --new-file v2.0.34/linux/drivers/scsi/ppa.c linux/drivers/scsi/ppa.c
@@ -417,7 +417,7 @@
if (k)
return (r & 0xf0);
- /* Counter expired - Time out occured */
+ /* Counter expired - Time out occurred */
ppa_fail(host_no, DID_TIME_OUT);
printk("ppa timeout in ppa_wait\n");
return 0; /* command timed out */
@@ -1064,7 +1064,7 @@
unsigned char l = 0, h = 0;
int retv;
- /* First check for any errors that may of occured
+ /* First check for any errors that may have 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