diff options
author | Jason Yan <[email protected]> | 2022-09-28 15:01:27 +0800 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2022-10-18 03:28:09 +0000 |
commit | f0ed7bd5d9137b8e736e44ce353620ec19ee6242 (patch) | |
tree | 4d7f1718898bbc9a49b94825ae76c4b8e7681c3a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 178c39d94ac2cf9524ff797d90dcdf96b110fb27 (diff) |
scsi: hisi_sas: Use sas_find_attathed_phy_id() instead of open coding it
The attached phy finding is open coded. Replace it with
sas_find_attached_phy_id(). To keep things consistent, the return value of
hisi_sas_dev_found() is also changed to -ENODEV after calling
sas_find_attathed_phy_id() failed.
Signed-off-by: Jason Yan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Jack Wang <[email protected]>
Reviewed-by: Damien Le Moal <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Acked-by: John Garry <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions