scsi: aic7xxx: fix comment
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 27 Nov 2014 11:05:45 +0000 (12:05 +0100)
committerJiri Kosina <jkosina@suse.cz>
Tue, 20 Jan 2015 12:49:43 +0000 (13:49 +0100)
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: Hannes Reinecke <hare@suse.de>
Cc: linux-scsi@vger.kernel.org
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/scsi/aic7xxx/aic79xx_core.c

index 0bcacf7..97f2acc 100644 (file)
@@ -1298,7 +1298,7 @@ rescan_fifos:
 
        /*
         * Wait for any inprogress DMA to complete and clear DMA state
-        * if this if for an SCB in the qinfifo.
+        * if this is for an SCB in the qinfifo.
         */
        while (((ccscbctl = ahd_inb(ahd, CCSCBCTL)) & (CCARREN|CCSCBEN)) != 0) {