patch-2.0.35 linux/drivers/scsi/ncr53c8xx.c
Next file: linux/drivers/scsi/pas16.c
Previous file: linux/drivers/scsi/ide-scsi.c
Back to the patch index
Back to the overall index
- Lines: 27
- Date:
Mon Jul 13 13:47:33 1998
- Orig file:
v2.0.34/linux/drivers/scsi/ncr53c8xx.c
- Orig date:
Mon Jul 13 13:46:35 1998
diff -u --recursive --new-file v2.0.34/linux/drivers/scsi/ncr53c8xx.c linux/drivers/scsi/ncr53c8xx.c
@@ -1861,7 +1861,7 @@
** we reach them (for forward jumps).
** Therefore we declare a struct here.
** If you make changes inside the script,
-** DONT FORGET TO CHANGE THE LENGTHS HERE!
+** DON'T FORGET TO CHANGE THE LENGTHS HERE!
**
**----------------------------------------------------------
*/
@@ -3769,7 +3769,7 @@
case 0x8:
/*
** JUMP / CALL
- ** dont't relocate if relative :-)
+ ** don't relocate if relative :-)
*/
if (opcode & 0x00800000)
relocs = 0;
@@ -6215,7 +6215,7 @@
/*
** Why not to try the immediate lower divisor and to choose
** the one that allows the fastest output speed ?
- ** We dont want input speed too much greater than output speed.
+ ** We don't want input speed too much greater than output speed.
*/
if (div >= 1 && fak < 8) {
u_long fak2, per2;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov