diff options
author | 2022-12-14 21:38:06 +0800 | |
---|---|---|
committer | 2022-12-30 16:59:11 +0000 | |
commit | 8d2c9d25b725a699479d388da7e116d1d2bc0ea1 (patch) | |
tree | 3c1f369594e9d843f4002ec0eb95f787ad94879d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | scsi: libsas: Change the coding style of sas_discover_sata() (diff) | |
download | wireguard-linux-8d2c9d25b725a699479d388da7e116d1d2bc0ea1.tar.xz wireguard-linux-8d2c9d25b725a699479d388da7e116d1d2bc0ea1.zip |
scsi: libsas: Remove useless dev_list delete in sas_ex_discover_end_dev()
The domain device 'child' is allocated in sas_ex_discover_end_dev() and
used to be added to the dev_list in this function. After the following two
fixes the device is added to the disco_list instead. As a result, the
list_del() and locking left behind is now redundant.
Fixes: 87c8331fcf72 ("[SCSI] libsas: prevent domain rediscovery competing with ata error handling")
Fixes: 92625f9bff38 ("[SCSI] libsas: restore scan order")
Cc: John Garry <john.g.garry@oracle.com>
Signed-off-by: Jason Yan <yanaijie@huawei.com>
Reviewed-by: John Garry <john.g.garry@oracle.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions