diff options
author | Christoph Hellwig <hch@lst.de> | 2018-10-18 16:03:37 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2018-11-07 05:31:29 +0300 |
commit | 3d5ca1e6fdfeb4bc9d0b2eb4e35717198af03d78 (patch) | |
tree | 6d962353bba7f0fd7590ba0b3f726273b5b4d991 /drivers/scsi/pmcraid.c | |
parent | ac4b1657b75251f9c8731403e5b79fa812e0b05c (diff) | |
download | linux-3d5ca1e6fdfeb4bc9d0b2eb4e35717198af03d78.tar.xz |
scsi: qla2xxx: use lower_32_bits and upper_32_bits instead of reinventing them
This also moves the optimization for builds with 32-bit dma_addr_t to
the compiler (where it belongs) instead of opencoding it based on
incorrect assumptions.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/pmcraid.c')
0 files changed, 0 insertions, 0 deletions