patch-2.2.0-pre7 linux/drivers/scsi/ppa.c
Next file: linux/drivers/scsi/scsi.c
Previous file: linux/drivers/scsi/megaraid.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/ppa.c
- Orig date:
Mon Jan 4 15:08:17 1999
diff -u --recursive --new-file v2.2.0-pre6/linux/drivers/scsi/ppa.c linux/drivers/scsi/ppa.c
@@ -316,7 +316,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 */
@@ -804,7 +804,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 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