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/scsi/ipr.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/scsi/ipr.c b/drivers/scsi/ipr.c > index c74053f0b72f..4d3c280a7360 100644 > --- a/drivers/scsi/ipr.c > +++ b/drivers/scsi/ipr.c > @@ -6736,7 +6736,7 @@ static const char *ipr_ioa_info(struct Scsi_Host *host) > return buffer; > } > > -static struct scsi_host_template driver_template = { > +static const struct scsi_host_template driver_template = { > .module = THIS_MODULE, > .name = "IPR", > .info = ipr_ioa_info, Acked-by: Brian King <brking@xxxxxxxxxxxxxxxxxx> -- Brian King Power Linux I/O IBM Linux Technology Center