]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
scsi: fnic: Declare host template const
authorBart Van Assche <bvanassche@acm.org>
Wed, 22 Mar 2023 19:54:31 +0000 (12:54 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Fri, 24 Mar 2023 23:19:22 +0000 (19:19 -0400)
commitbf3614bd7e8a3727d29b01e76596daa7c40f5be0
tree168dc68d28dc8d8b83ee81ee068b81a8e59301b2
parentd15515f918010464e4c6e225f678926f9ab173fd
scsi: fnic: Declare 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-37-bvanassche@acm.org
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/fnic/fnic_main.c