projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2c2273
)
scsi: aic7xxx: fix comment
author
Geert Uytterhoeven
<geert+renesas@glider.be>
Thu, 27 Nov 2014 11:05:45 +0000
(12:05 +0100)
committer
Jiri 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
patch
|
blob
|
history
diff --git
a/drivers/scsi/aic7xxx/aic79xx_core.c
b/drivers/scsi/aic7xxx/aic79xx_core.c
index 0bcacf71aef814fefa19fb7c2af4588eb3e5389a..97f2accd3dbb48ac9d6ecc295756670d3a98cccc 100644
(file)
--- a/
drivers/scsi/aic7xxx/aic79xx_core.c
+++ b/
drivers/scsi/aic7xxx/aic79xx_core.c
@@
-1298,7
+1298,7
@@
rescan_fifos:
/*
* Wait for any inprogress DMA to complete and clear DMA state
- * if this i
f
for an SCB in the qinfifo.
+ * if this i
s
for an SCB in the qinfifo.
*/
while (((ccscbctl = ahd_inb(ahd, CCSCBCTL)) & (CCARREN|CCSCBEN)) != 0) {