]> asedeno.scripts.mit.edu Git - linux.git/commit
scsi: g_NCR5380: Use unambiguous terminology for PDMA send and receive
authorFinn Thain <fthain@telegraphics.com.au>
Mon, 3 Jul 2017 07:59:06 +0000 (03:59 -0400)
committerMartin K. Petersen <martin.petersen@oracle.com>
Mon, 7 Aug 2017 18:04:00 +0000 (14:04 -0400)
commitab2ace2df9b20f0c1111560b275ad38ed36703fc
tree3e7161d96ff443621bf0d4777054b79848ae73f8
parent24c43341a0445307a7d17fd681d10bd7bd789fc8
scsi: g_NCR5380: Use unambiguous terminology for PDMA send and receive

The word "read" may be used to mean "DMA read operation" or "SCSI READ
command", though a READ command implies writing to memory.

Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Tested-by: Ondrej Zary <linux@rainbow-software.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/g_NCR5380.c