On Fri, Mar 08, 2024 at 11:43:36AM +0000, John Garry wrote: > Use standard template for scsi_host_template structure to reduce > duplication. > > Reviewed-by: Jason Yan <yanaijie@xxxxxxxxxx> > 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: Igor Pylypiv <ipylypiv@xxxxxxxxxx> Thanks, Igor