diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2022-01-15 12:15:41 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2022-01-25 07:30:29 +0300 |
commit | 012d98dae453821ac31da25595ffa26d4ad49c8c (patch) | |
tree | 68272e3d9911a26c2c2f113ac1f076d202029ba0 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 8001fa240fc0af1c3538a9fbaccd2c345ff9ab62 (diff) | |
download | linux-012d98dae453821ac31da25595ffa26d4ad49c8c.tar.xz |
scsi: bfa: Remove useless DMA-32 fallback configuration
As stated in [1], dma_set_mask() with a 64-bit mask never fails if
dev->dma_mask is non-NULL. So, if it fails, the 32-bit case will also fail
for the same reason.
Simplify code and remove some dead code accordingly.
[1]: https://lore.kernel.org/linux-kernel/YL3vSPK5DXTNvgdx@infradead.org/#t
Link: https://lore.kernel.org/r/5663cef9b54004fa56cca7ce65f51eadfc3ecddb.1642238127.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions