diff options
author | Matthew R. Ochs <mrochs@linux.vnet.ibm.com> | 2017-04-12 22:15:02 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2017-04-14 05:55:41 +0300 |
commit | 50b787f7235efbd074bbdf4315e0cc261d85b4d7 (patch) | |
tree | c2df9481419a8efbc021a1e61352e3e9b893f1df /drivers/scsi/cxlflash/common.h | |
parent | 323e33428ea23bfb1ae5010b18b4540048b2ad51 (diff) | |
download | linux-50b787f7235efbd074bbdf4315e0cc261d85b4d7.tar.xz |
scsi: cxlflash: Remove unnecessary DMA mapping
Devices supported by the cxlflash driver are fully coherent and do not require
a bus address mapping. Avoid unnecessary path length by using the virtual
address and length already present in the scatter-gather entry.
Signed-off-by: Matthew R. Ochs <mrochs@linux.vnet.ibm.com>
Signed-off-by: Uma Krishnan <ukrishn@linux.vnet.ibm.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/cxlflash/common.h')
0 files changed, 0 insertions, 0 deletions