linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: Bart Van Assche <bvanassche@acm.org>
Cc: "Martin K . Petersen" <martin.petersen@oracle.com>,
	linux-scsi@vger.kernel.org
Subject: Re: [PATCH v3 00/80] Constify most SCSI host templates
Date: Sun,  2 Apr 2023 22:15:02 -0400	[thread overview]
Message-ID: <168031383547.650124.276618527747025484.b4-ty@oracle.com> (raw)
In-Reply-To: <20230322195515.1267197-1-bvanassche@acm.org>

On Wed, 22 Mar 2023 12:53:55 -0700, Bart Van Assche wrote:

> It helps humans and the compiler if it is made explicit that SCSI host
> templates are not modified. Hence this patch series that constifies most
> SCSI host templates. Please consider this patch series for the next merge
> window.
> 
> Thanks,
> 
> [...]

Applied to 6.4/scsi-queue, thanks!

[01/80] scsi: qla2xxx: Refer directly to the qla2xxx_driver_template
        https://git.kernel.org/mkp/scsi/c/a07be936d923
[02/80] scsi: core: Declare most SCSI host template pointers const
        https://git.kernel.org/mkp/scsi/c/31435de97466
[03/80] scsi: core: Declare SCSI host template pointer members const
        https://git.kernel.org/mkp/scsi/c/e0d3f2c694e5
[04/80] ata: Declare SCSI host templates const
        https://git.kernel.org/mkp/scsi/c/25df73d93323
[05/80] firewire: sbp2: Declare the SCSI host template const
        https://git.kernel.org/mkp/scsi/c/0ca31ecacfe5
[06/80] RDMA/srp: Declare the SCSI host template const
        https://git.kernel.org/mkp/scsi/c/4281af9d9f13
[07/80] scsi: message: fusion: Declare SCSI host template members const
        https://git.kernel.org/mkp/scsi/c/95a24cf170ed
[08/80] scsi: zfcp: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/2887b7a8e07f
[09/80] scsi: 3w-9xxx: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/682895797e56
[10/80] scsi: 3w-sas: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/e5be9953cb02
[11/80] scsi: 3w-xxxx: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/ca1b0e01f6b5
[12/80] scsi: BusLogic: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/83e479e12bfc
[13/80] scsi: a100u2w: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/157fc774cc78
[14/80] scsi: a2091: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/4412df387040
[15/80] scsi: a3000: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/88530b3ea902
[16/80] scsi: aacraid: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/0cd7324b9e9d
[17/80] scsi: advansys: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/8afc6e14a69b
[18/80] scsi: aha152x: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/11e58ceacfab
[19/80] scsi: aha1542: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/77168bd721bc
[20/80] scsi: aic94xx: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/dbb26f2b4200
[21/80] scsi: arcmsr: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/34f5d2dc0038
[22/80] scsi: acornscsi: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/5d94e575a1f1
[23/80] scsi: arxescsi: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/116e5de74270
[24/80] scsi: aha1740: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/4df23b30fa23
[25/80] scsi: cumana: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/202423c58724
[26/80] scsi: eesox: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/13c2e9647198
[27/80] scsi: oak: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/644d8d77eee5
[28/80] scsi: powertec: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/9db801178eb8
[29/80] scsi: atp870u: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/f44e1c639ef0
[30/80] scsi: dc395x: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/16c0a2db0c4a
[31/80] scsi: dmx3191d: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/b816c6bf69a7
[32/80] scsi: elx: efct: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/67791ce19f00
[33/80] scsi: esas2r: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/1f4e77dbcbad
[34/80] scsi: esp_scsi: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/3b465a149146
[35/80] scsi: fcoe: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/d15515f91801
[36/80] scsi: fnic: Declare host template const
        https://git.kernel.org/mkp/scsi/c/bf3614bd7e8a
[37/80] scsi: qedf: Declare host template const
        https://git.kernel.org/mkp/scsi/c/be8532d15342
[38/80] scsi: fdomain: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/8e6a87aa9162
[39/80] scsi: NCR5380: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/bd5e469a7f69
[40/80] scsi: gvp11: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/ccc54750f9b7
[41/80] scsi: hisi_sas: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/e8c0ced993dd
[42/80] scsi: hpsa: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/207761bf1a8d
[43/80] scsi: hptiop: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/9194970becd8
[44/80] scsi: ibmvfc: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/7bced3fc285a
[45/80] scsi: imm: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/09dce26c4a89
[46/80] scsi: initio: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/4ba116af0fd3
[47/80] scsi: ipr: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/4ea4394e7120
[48/80] scsi: isci: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/eb60d17a0e4a
[49/80] scsi: iscsi: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/80602aca4fcc
[50/80] scsi: mac53c94: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/5e328664ed0b
[51/80] scsi: megaraid: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/264e222b004c
[52/80] scsi: mesh: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/0fabb7fbad55
[53/80] scsi: mpi3mr: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/b85f82f3c92a
[54/80] scsi: mpt3sas: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/1785ced8bd4b
[55/80] scsi: mvme147: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/c9ac4e73b373
[56/80] scsi: mvsas: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/f01feece6b64
[57/80] scsi: mvumi: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/8a098ba4d996
[58/80] scsi: myrb: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/8e64d59d1f1c
[59/80] scsi: myrs: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/914fa37a8a54
[60/80] scsi: nsp32: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/36242912e24f
[61/80] scsi: pcmcia-sym53c500: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/54aefe23a6c4
[62/80] scsi: pcmcia-pm8001: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/8fe69e4abdb5
[63/80] scsi: pmcraid: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/4e9e0a51aa31
[64/80] scsi: ppa: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/d23901a8d700
[65/80] scsi: ps3rom: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/4fe61364e7d1
[66/80] scsi: qla1280: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/796e8f808298
[67/80] scsi: qla2xxx: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/421c20b7668e
[68/80] scsi: qlogicpti: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/7c7a1419179a
[69/80] scsi: sgiwd93: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/4517353a048e
[70/80] scsi: smartpqi: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/077126d6b941
[71/80] scsi: snic: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/8fb5b37e070e
[72/80] scsi: stex: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/08d6075192d1
[73/80] scsi: sym53c8xx: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/d2c16f8f1ed2
[74/80] scsi: virtio-scsi: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/273ab251950f
[75/80] scsi: wd719x: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/a5b78e81c712
[76/80] scsi: xen-scsifront: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/65e5447a1014
[77/80] scsi: rts5208: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/f8adf8e99a23
[78/80] scsi: target: tcm-loop: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/8e2ab8cda5aa
[79/80] scsi: ufs: Declare SCSI host template const
        https://git.kernel.org/mkp/scsi/c/f2e2fe3dec7f
[80/80] usb: uas: Declare two host templates and host template pointers const
        https://git.kernel.org/mkp/scsi/c/04d1fa4346cc

-- 
Martin K. Petersen	Oracle Linux Engineering

      parent reply	other threads:[~2023-04-03  2:15 UTC|newest]

Thread overview: 87+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-22 19:53 [PATCH v3 00/80] Constify most SCSI host templates Bart Van Assche
2023-03-22 19:53 ` [PATCH v3 01/80] scsi: qla2xxx: Refer directly to the qla2xxx_driver_template Bart Van Assche
2023-03-22 19:53 ` [PATCH v3 02/80] scsi: core: Declare most SCSI host template pointers const Bart Van Assche
2023-03-22 19:53 ` [PATCH v3 03/80] scsi: core: Declare SCSI host template pointer members const Bart Van Assche
2023-03-22 19:53 ` [PATCH v3 04/80] ata: Declare SCSI host templates const Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 05/80] firewire: sbp2: Declare the SCSI host template const Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 06/80] RDMA/srp: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 07/80] scsi: message: fusion: Declare SCSI host template members const Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 08/80] scsi: zfcp: Declare SCSI host template const Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 09/80] scsi: 3w-9xxx: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 10/80] scsi: 3w-sas: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 11/80] scsi: 3w-xxxx: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 12/80] scsi: BusLogic: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 13/80] scsi: a100u2w: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 14/80] scsi: a2091: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 15/80] scsi: a3000: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 16/80] scsi: aacraid: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 17/80] scsi: advansys: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 18/80] scsi: aha152x: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 19/80] scsi: aha1542: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 20/80] scsi: aic94xx: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 21/80] scsi: arcmsr: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 22/80] scsi: acornscsi: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 23/80] scsi: arxescsi: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 24/80] scsi: aha1740: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 25/80] scsi: cumana: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 26/80] scsi: eesox: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 27/80] scsi: oak: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 28/80] scsi: powertec: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 29/80] scsi: atp870u: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 30/80] scsi: dc395x: " Bart Van Assche
2023-03-23  8:43   ` Oliver Neukum
2023-03-22 19:54 ` [PATCH v3 31/80] scsi: dmx3191d: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 32/80] scsi: elx: efct: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 33/80] scsi: esas2r: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 34/80] scsi: esp_scsi: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 35/80] scsi: fcoe: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 36/80] scsi: fnic: Declare " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 37/80] scsi: qedf: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 38/80] scsi: fdomain: Declare SCSI " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 39/80] scsi: NCR5380: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 40/80] scsi: gvp11: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 41/80] scsi: hisi_sas: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 42/80] scsi: hpsa: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 43/80] scsi: hptiop: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 44/80] scsi: ibmvfc: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 45/80] scsi: imm: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 46/80] scsi: initio: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 47/80] scsi: ipr: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 48/80] scsi: isci: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 49/80] scsi: iscsi: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 50/80] scsi: mac53c94: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 51/80] scsi: megaraid: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 52/80] scsi: mesh: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 53/80] scsi: mpi3mr: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 54/80] scsi: mpt3sas: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 55/80] scsi: mvme147: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 56/80] scsi: mvsas: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 57/80] scsi: mvumi: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 58/80] scsi: myrb: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 59/80] scsi: myrs: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 60/80] scsi: nsp32: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 61/80] scsi: pcmcia-sym53c500: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 62/80] scsi: pcmcia-pm8001: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 63/80] scsi: pmcraid: " Bart Van Assche
2023-03-22 19:54 ` [PATCH v3 64/80] scsi: ppa: " Bart Van Assche
2023-03-22 19:55 ` [PATCH v3 65/80] scsi: ps3rom: " Bart Van Assche
2023-03-22 19:55 ` [PATCH v3 66/80] scsi: qla1280: " Bart Van Assche
2023-03-22 19:55 ` [PATCH v3 67/80] scsi: qla2xxx: " Bart Van Assche
2023-03-22 19:55 ` [PATCH v3 68/80] scsi: qlogicpti: " Bart Van Assche
2023-03-22 19:55 ` [PATCH v3 69/80] scsi: sgiwd93: " Bart Van Assche
2023-03-22 19:55 ` [PATCH v3 70/80] scsi: smartpqi: " Bart Van Assche
2023-03-22 19:55 ` [PATCH v3 71/80] scsi: snic: " Bart Van Assche
2023-03-22 19:55 ` [PATCH v3 72/80] scsi: stex: " Bart Van Assche
2023-03-22 19:55 ` [PATCH v3 73/80] scsi: sym53c8xx: " Bart Van Assche
2023-03-22 19:55 ` [PATCH v3 74/80] scsi: virtio-scsi: " Bart Van Assche
2023-03-22 19:55 ` [PATCH v3 75/80] scsi: wd719x: " Bart Van Assche
2023-03-22 19:55 ` [PATCH v3 76/80] scsi: xen-scsifront: " Bart Van Assche
2023-03-22 19:55 ` [PATCH v3 77/80] scsi: rts5208: " Bart Van Assche
2023-03-22 19:55 ` [PATCH v3 78/80] scsi: target: tcm-loop: " Bart Van Assche
2023-03-22 19:55 ` [PATCH v3 79/80] scsi: ufs: " Bart Van Assche
2024-01-04  9:52   ` Peter Wang (王信友)
2024-01-08 17:48     ` Bart Van Assche
2024-01-09 13:04       ` Peter Wang (王信友)
2023-03-22 19:55 ` [PATCH v3 80/80] usb: uas: Declare two host templates and host template pointers const Bart Van Assche
2023-03-25  0:14 ` [PATCH v3 00/80] Constify most SCSI host templates Martin K. Petersen
2023-04-03  2:15 ` Martin K. Petersen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=168031383547.650124.276618527747025484.b4-ty@oracle.com \
    --to=martin.petersen@oracle.com \
    --cc=bvanassche@acm.org \
    --cc=linux-scsi@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).