Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-03-24 | scsi: target: tcm-loop: Declare SCSI host template const | Bart Van Assche | 1 | -1/+1 | |
Make it explicit that the SCSI host template is not modified. Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: rts5208: Declare SCSI host template const | Bart Van Assche | 1 | -1/+1 | |
Make it explicit that the SCSI host template is not modified. Acked-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: xen-scsifront: Declare SCSI host template const | Bart Van Assche | 1 | -1/+1 | |
Make it explicit that the SCSI host template is not modified. Reviewed-by: Juergen Gross <[email protected]> Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: wd719x: Declare SCSI host template const | Bart Van Assche | 1 | -1/+1 | |
Make it explicit that the SCSI host template is not modified. Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: virtio-scsi: Declare SCSI host template const | Bart Van Assche | 1 | -1/+1 | |
Make it explicit that the SCSI host template is not modified. Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: sym53c8xx: Declare SCSI host template const | Bart Van Assche | 1 | -2/+2 | |
Make it explicit that the SCSI host template is not modified. Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: stex: Declare SCSI host template const | Bart Van Assche | 1 | -1/+1 | |
Make it explicit that the SCSI host template is not modified. Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: snic: Declare SCSI host template const | Bart Van Assche | 1 | -1/+1 | |
Make it explicit that the SCSI host template is not modified. Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: smartpqi: Declare SCSI host template const | Bart Van Assche | 1 | -1/+1 | |
Make it explicit that the SCSI host template is not modified. Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: sgiwd93: Declare SCSI host template const | Bart Van Assche | 1 | -1/+1 | |
Make it explicit that the SCSI host template is not modified. Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: qlogicpti: Declare SCSI host template const | Bart Van Assche | 1 | -1/+1 | |
Make it explicit that the SCSI host template is not modified. Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: qla2xxx: Declare SCSI host template const | Bart Van Assche | 3 | -4/+4 | |
Make it explicit that the SCSI host template is not modified. Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: qla1280: Declare SCSI host template const | Bart Van Assche | 1 | -1/+1 | |
Make it explicit that the SCSI host template is not modified. Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: ps3rom: Declare SCSI host template const | Bart Van Assche | 1 | -1/+1 | |
Make it explicit that the SCSI host template is not modified. Tested-by: Geoff Levand <[email protected]> Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: ppa: Declare SCSI host template const | Bart Van Assche | 1 | -1/+1 | |
Make it explicit that the SCSI host template is not modified. Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: pmcraid: Declare SCSI host template const | Bart Van Assche | 1 | -1/+1 | |
Make it explicit that the SCSI host template is not modified. Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: pcmcia-pm8001: Declare SCSI host template const | Bart Van Assche | 1 | -1/+1 | |
Make it explicit that the SCSI host template is not modified. Acked-by: Jack Wang <[email protected]> Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: pcmcia-sym53c500: Declare SCSI host template const | Bart Van Assche | 1 | -2/+2 | |
Make it explicit that the SCSI host template is not modified. Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: nsp32: Declare SCSI host template const | Bart Van Assche | 1 | -1/+1 | |
Make it explicit that the SCSI host template is not modified. Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: myrs: Declare SCSI host template const | Bart Van Assche | 1 | -1/+1 | |
Make it explicit that the SCSI host template is not modified. Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: myrb: Declare SCSI host template const | Bart Van Assche | 1 | -1/+1 | |
Make it explicit that the SCSI host template is not modified. Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: mvumi: Declare SCSI host template const | Bart Van Assche | 1 | -1/+1 | |
Make it explicit that the SCSI host template is not modified. Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: mvsas: Declare SCSI host template const | Bart Van Assche | 1 | -1/+1 | |
Make it explicit that the SCSI host template is not modified. Reviewed-by: John Garry <[email protected]> Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: mvme147: Declare SCSI host template const | Bart Van Assche | 1 | -1/+1 | |
Make it explicit that the SCSI host template is not modified. Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: mpt3sas: Declare SCSI host template const | Bart Van Assche | 1 | -2/+2 | |
Make it explicit that the SCSI host template is not modified. Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: mpi3mr: Declare SCSI host template const | Bart Van Assche | 1 | -1/+1 | |
Make it explicit that the SCSI host template is not modified. Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: mesh: Declare SCSI host template const | Bart Van Assche | 1 | -1/+1 | |
Make it explicit that the SCSI host template is not modified. Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: megaraid: Declare SCSI host template const | Bart Van Assche | 3 | -3/+3 | |
Make it explicit that the SCSI host template is not modified. Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: mac53c94: Declare SCSI host template const | Bart Van Assche | 1 | -1/+1 | |
Make it explicit that the SCSI host template is not modified. Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: iscsi: Declare SCSI host template const | Bart Van Assche | 11 | -14/+14 | |
Make it explicit that the SCSI host template is not modified. Reviewed-by: Mike Christie <[email protected]> Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: isci: Declare SCSI host template const | Bart Van Assche | 1 | -1/+1 | |
Make it explicit that the ISCI host template is not modified. Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: ipr: Declare SCSI host template const | Bart Van Assche | 1 | -1/+1 | |
Make it explicit that the SCSI host template is not modified. Acked-by: Brian King <[email protected]> Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: initio: Declare SCSI host template const | Bart Van Assche | 1 | -1/+1 | |
Make it explicit that the SCSI host template is not modified. Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: imm: Declare SCSI host template const | Bart Van Assche | 1 | -1/+1 | |
Make it explicit that the SCSI host template is not modified. Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: ibmvfc: Declare SCSI host template const | Bart Van Assche | 1 | -1/+1 | |
Make it explicit that the SCSI host template is not modified. Acked-by: Tyrel Datwyler <[email protected]> Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: hptiop: Declare SCSI host template const | Bart Van Assche | 1 | -1/+1 | |
Make it explicit that the SCSI host template is not modified. Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: hpsa: Declare SCSI host template const | Bart Van Assche | 1 | -1/+1 | |
Make it explicit that the SCSI host template is not modified. Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: hisi_sas: Declare SCSI host template const | Bart Van Assche | 4 | -4/+4 | |
Make it explicit that the SCSI host template is not modified. Acked-by: Xiang Chen <[email protected]> Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: gvp11: Declare SCSI host template const | Bart Van Assche | 1 | -1/+1 | |
Make it explicit that the SCSI host template is not modified. Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: NCR5380: Declare SCSI host template const | Bart Van Assche | 1 | -2/+2 | |
Make it explicit that the SCSI host template is not modified. Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: fdomain: Declare SCSI host template const | Bart Van Assche | 1 | -1/+1 | |
Make it explicit that the SCSI host template is not modified. Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: qedf: Declare host template const | Bart Van Assche | 1 | -1/+1 | |
Make it explicit that the SCSI host template is not modified. Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: fnic: Declare host template const | Bart Van Assche | 1 | -1/+1 | |
Make it explicit that the SCSI host template is not modified. Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: fcoe: Declare SCSI host template const | Bart Van Assche | 1 | -1/+1 | |
Make it explicit that the SCSI host template is not modified. Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: esp_scsi: Declare SCSI host template const | Bart Van Assche | 8 | -8/+8 | |
Make it explicit that the SCSI host template is not modified. Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: esas2r: Declare SCSI host template const | Bart Van Assche | 1 | -1/+1 | |
Make it explicit that the SCSI host template is not modified. Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: elx: efct: Declare SCSI host template const | Bart Van Assche | 1 | -1/+1 | |
Make it explicit that the SCSI host template is not modified. Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: dmx3191d: Declare SCSI host template const | Bart Van Assche | 1 | -1/+1 | |
Make it explicit that the SCSI host template is not modified. Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: dc395x: Declare SCSI host template const | Bart Van Assche | 1 | -1/+1 | |
Make it explicit that the SCSI host template is not modified. Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Acked-by: Oliver Neukum <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]> | |||||
2023-03-24 | scsi: atp870u: Declare SCSI host template const | Bart Van Assche | 1 | -2/+2 | |
Make it explicit that the SCSI host template is not modified. Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]> |