net/sched: taprio: report class offload stats per TXQ, not per TC
[platform/kernel/linux-starfive.git] / drivers / scsi / 3w-sas.c
index f41c934..55989ea 100644 (file)
@@ -1530,8 +1530,7 @@ static int twl_slave_configure(struct scsi_device *sdev)
        return 0;
 } /* End twl_slave_configure() */
 
-/* scsi_host_template initializer */
-static struct scsi_host_template driver_template = {
+static const struct scsi_host_template driver_template = {
        .module                 = THIS_MODULE,
        .name                   = "3w-sas",
        .queuecommand           = twl_scsi_queue,