patch-2.1.104 linux/drivers/scsi/NCR53C9x.c

Next file: linux/drivers/scsi/README.aic7xxx
Previous file: linux/drivers/scsi/ChangeLog.ncr53c8xx
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.103/linux/drivers/scsi/NCR53C9x.c linux/drivers/scsi/NCR53C9x.c
@@ -1093,7 +1093,7 @@
 		}
 #endif
 		/* We've talked to this guy before,
-		 * but never negotiated.. lets try,
+		 * but never negotiated.  Let's try,
 		 * need to attempt WIDE first, before
 		 * sync nego, as per SCSI 2 standard.
 		 */
@@ -3002,7 +3002,7 @@
 			       esp->esp_id, size);
 			message_out = MESSAGE_REJECT;
 		} else {
-			/* Things look good, lets see what we got. */
+			/* Things look good; let's see what we got. */
 			if(size == 16) {
 				/* Set config 3 register for this target. */
 				printk("esp%d: 16 byte WIDE transfers enabled for target %d.\n",

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov