On 2023/8/14 22:10, John Garry wrote:
Since libsas was introduced in commit 2908d778ab3e ("[SCSI] aic94xx: new driver"), sas_ata_task.retry_count is never set, so delete it and the reference in asd_build_ata_ascb(). Signed-off-by: John Garry<john.g.garry@xxxxxxxxxx> --- drivers/scsi/aic94xx/aic94xx_task.c | 2 +- include/scsi/libsas.h | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-)
Reviewed-by: Jason Yan <yanaijie@xxxxxxxxxx>