On 3/3/23 6:30 PM, Bart Van Assche wrote: > Make it explicit that the SCSI host template is not modified. > > Signed-off-by: Bart Van Assche <bvanassche@xxxxxxx> > --- > drivers/infiniband/ulp/iser/iscsi_iser.c | 4 ++-- > drivers/scsi/be2iscsi/be_main.c | 2 +- > drivers/scsi/bnx2i/bnx2i_iscsi.c | 4 ++-- > drivers/scsi/cxgbi/cxgb3i/cxgb3i.c | 2 +- > drivers/scsi/cxgbi/libcxgbi.c | 2 +- > drivers/scsi/cxgbi/libcxgbi.h | 2 +- > drivers/scsi/isci/init.c | 2 +- > drivers/scsi/iscsi_tcp.c | 4 ++-- > drivers/scsi/libiscsi.c | 2 +- > drivers/scsi/qedi/qedi_gbl.h | 2 +- > drivers/scsi/qedi/qedi_iscsi.c | 2 +- > include/scsi/libiscsi.h | 2 +- iscsi parts look ok. The isci driver is actually sas and it also looked ok. Reviewed-by: Mike Christie <michael.christie@xxxxxxxxxx>