patch-1.3.87 linux/drivers/scsi/scsi.c
Next file: linux/drivers/scsi/sd.c
Previous file: linux/drivers/scsi/g_NCR5380.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Apr 12 09:49:42 1996
- Orig file:
v1.3.86/linux/drivers/scsi/scsi.c
- Orig date:
Tue Apr 2 13:32:21 1996
diff -u --recursive --new-file v1.3.86/linux/drivers/scsi/scsi.c linux/drivers/scsi/scsi.c
@@ -2989,7 +2989,7 @@
if(tpnt->attach) (*tpnt->attach)(SDpnt);
/*
* If this driver attached to the device, and we no longer
- * have anything attached, release the scso command blocks.
+ * have anything attached, release the scsi command blocks.
*/
if(SDpnt->attached && SDpnt->has_cmdblocks == 0)
scsi_build_commandblocks(SDpnt);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this