patch-1.3.87 linux/drivers/scsi/NCR5380.c

Next file: linux/drivers/scsi/NCR5380.h
Previous file: linux/drivers/scsi/Config.in
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.86/linux/drivers/scsi/NCR5380.c linux/drivers/scsi/NCR5380.c
@@ -1220,7 +1220,7 @@
 			 * in hostdata->connected, OR has terminated the
 			 * command.
 			 *
-			 * With successfull commands, we fall through
+			 * With successful commands, we fall through
 			 * and see if we can do an information transfer,
 			 * with failures we will restart.
 			 */
@@ -1947,7 +1947,7 @@
      * other phase and will have to source/sink data.
      * 
      * We really don't care what value was on the bus or what value
-     * the target see's, so we just handshake.
+     * the target sees, so we just handshake.
      */
     
     while (!(tmp = NCR5380_read(STATUS_REG)) & SR_REQ);
@@ -2310,7 +2310,7 @@
 #endif
 	if (NCR5380_read(BUS_AND_STATUS_REG) & BASR_IRQ) {
 #if (NDEBUG & NDEBUG_C400_PWRITE)
-	    printk("53C400w:    got it, reading reset interupt reg\n");
+	    printk("53C400w:    got it, reading reset interrupt reg\n");
 #endif
 	    NCR5380_read(RESET_PARITY_INTERRUPT_REG);
 	} else {

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