mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 06:31:49 +00:00
scsi: aic7xxx: fix comment
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>
This commit is contained in:
parent
f2c22731ca
commit
a7870c0f26
@ -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) {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user