patch-1.3.99 linux/drivers/scsi/aic7xxx.c
Next file: linux/drivers/scsi/eata_dma.c
Previous file: linux/drivers/scsi/aha1542.c
Back to the patch index
Back to the overall index
-  Lines: 16
 -  Date:
Mon May  6 12:26:10 1996
 -  Orig file: 
v1.3.98/linux/drivers/scsi/aic7xxx.c
 -  Orig date: 
Sun May  5 08:52:00 1996
 
diff -u --recursive --new-file v1.3.98/linux/drivers/scsi/aic7xxx.c linux/drivers/scsi/aic7xxx.c
@@ -4483,12 +4483,12 @@
        * The target we select to send the message to may be entirely
        * different than the target pointed to by the scb that timed
        * out.  If the command is in the QINFIFO or the waiting for
-       * selection list, its not tying up the bus and isn't responsible
+       * selection list, it's not tying up the bus and isn't responsible
        * for the delay so we pick off the active command which should
-       * be the SCB selected by SCBPTR.  If its disconnected or active,
+       * be the SCB selected by SCBPTR.  If it's disconnected or active,
        * we device reset the target scbp points to.  Although it may
        * be that this target is not responsible for the delay, it may
-       * may also be that we're timing out on a command that just takes
+       * also be that we're timing out on a command that just takes
        * too much time, so we try the bus device reset there first.
        */
       active_scb = inb(SCBPTR + base);
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