patch-2.4.20 linux-2.4.20/drivers/scsi/sym53c8xx.c

Next file: linux-2.4.20/drivers/scsi/sym53c8xx.h
Previous file: linux-2.4.20/drivers/scsi/sun3x_esp.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/drivers/scsi/sym53c8xx.c linux-2.4.20/drivers/scsi/sym53c8xx.c
@@ -2651,7 +2651,7 @@
 	**	The below GETJOB_BEGIN to GETJOB_END section of SCRIPTS 
 	**	is a critical path. If it is partially executed, it then 
 	**	may happen that the job address is not yet in the DSA 
-	**	and the the next queue position points to the next JOB.
+	**	and the next queue position points to the next JOB.
 	*/
 	SCR_LOAD_ABS (dsa, 4),
 		PADDRH (startpos),
@@ -12880,7 +12880,7 @@
 **    differ and attach them using the order in the NVRAM.
 **
 **    If no NVRAM is found or data appears invalid attach boards in 
-**    the the order they are detected.
+**    the order they are detected.
 **===================================================================
 */
 int __init sym53c8xx_detect(Scsi_Host_Template *tpnt)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)