scsi: initio: Declare SCSI host template const
authorBart Van Assche <bvanassche@acm.org>
Wed, 22 Mar 2023 19:54:41 +0000 (12:54 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Fri, 24 Mar 2023 23:19:56 +0000 (19:19 -0400)
commit4ba116af0fd3f665ba6f855c0cd7e2b6a4b6b5e7
tree1df7ec1dbaa1b96bcd024de079f45e229c4e8c28
parent09dce26c4a8957069d06bdf4046b45bfc0ba7f38
scsi: initio: Declare SCSI host template const

Make it explicit that the SCSI host template is not modified.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Link: https://lore.kernel.org/r/20230322195515.1267197-47-bvanassche@acm.org
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/initio.c