On 2024/3/5 20:24, John Garry wrote:
Use standard template for scsi_host_template structure to reduce duplication. Signed-off-by: John Garry<john.g.garry@xxxxxxxxxx> --- drivers/scsi/hisi_sas/hisi_sas_v1_hw.c | 18 +----------------- drivers/scsi/hisi_sas/hisi_sas_v2_hw.c | 18 +----------------- drivers/scsi/hisi_sas/hisi_sas_v3_hw.c | 18 +----------------- 3 files changed, 3 insertions(+), 51 deletions(-)
Reviewed-by: Jason Yan <yanaijie@xxxxxxxxxx>