Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof...
[linux-block.git] / drivers / infiniband / ulp / srp / ib_srp.c
index 40ba2c6927c6e5e236f0bc046ff9ef6d63a7a85c..0e513a7e5ac808999f3541ef141f43d700fd6150 100644 (file)
@@ -3072,7 +3072,7 @@ static struct attribute *srp_host_attrs[] = {
 
 ATTRIBUTE_GROUPS(srp_host);
 
-static struct scsi_host_template srp_template = {
+static const struct scsi_host_template srp_template = {
        .module                         = THIS_MODULE,
        .name                           = "InfiniBand SRP initiator",
        .proc_name                      = DRV_NAME,