Fix occurrences of "the the "
[deliverable/linux.git] / drivers / scsi / aic7xxx / aic79xx_pci.c
index 8d72bbae96ad1a59a3777b662d8e47b640abc0c1..0bada0028aa0ba0c2081f79c4bdc99477754f6bc 100644 (file)
@@ -966,7 +966,7 @@ ahd_aic790X_setup(struct ahd_softc *ahd)
                              |  AHD_BUSFREEREV_BUG;
                ahd->bugs |= AHD_LQOOVERRUN_BUG|AHD_EARLY_REQ_BUG;
 
-               /* If the user requested the the SLOWCRC bit to be set. */
+               /* If the user requested that the SLOWCRC bit to be set. */
                if (aic79xx_slowcrc)
                        ahd->features |= AHD_AIC79XXB_SLOWCRC;
 
This page took 0.039857 seconds and 5 git commands to generate.