mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/5] scsi: constify struct class usage
@ 2024-03-02 16:47 Ricardo B. Marliere
  2024-03-02 16:47 ` [PATCH 1/5] scsi: sg: make sg_sysfs_class constant Ricardo B. Marliere
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Ricardo B. Marliere @ 2024-03-02 16:47 UTC (permalink / raw)
  To: Doug Gilbert, James E.J. Bottomley, Martin K. Petersen,
	Manoj N. Kumar, Matthew R. Ochs, Uma Krishnan, Kai Mäkisara
  Cc: linux-scsi, linux-kernel, Greg Kroah-Hartman, Ricardo B. Marliere

This is a simple and straight forward cleanup series that aims to make the
class structures in scsi constant. This has been possible since 2023 [1].

To: Doug Gilbert <dgilbert@interlog.com>
To: James E.J. Bottomley <jejb@linux.ibm.com>
To: Martin K. Petersen <martin.petersen@oracle.com>
To: Manoj N. Kumar <manoj@linux.ibm.com>
To: Matthew R. Ochs <mrochs@linux.ibm.com>
To: Uma Krishnan <ukrishn@linux.ibm.com>
To: Kai Mäkisara <Kai.Makisara@kolumbus.fi>
Cc: linux-scsi@vger.kernel.org
Cc: linux-kernel@vger.kernel.org

[1]: https://lore.kernel.org/all/2023040248-customary-release-4aec@gregkh/

Signed-off-by: Ricardo B. Marliere <ricardo@marliere.net>
---
Ricardo B. Marliere (5):
      scsi: sg: make sg_sysfs_class constant
      scsi: pmcraid: make pmcraid_class constant
      scsi: cxlflash: make cxlflash_class constant
      scsi: ch: make ch_sysfs_class constant
      scsi: st: make st_sysfs_class constant

 drivers/scsi/ch.c            | 20 ++++++++++----------
 drivers/scsi/cxlflash/main.c | 17 ++++++++++-------
 drivers/scsi/pmcraid.c       | 20 +++++++++++---------
 drivers/scsi/sg.c            | 18 +++++++++---------
 drivers/scsi/st.c            |  4 ++--
 5 files changed, 42 insertions(+), 37 deletions(-)
---
base-commit: 7b020ab8a0096db229749d6618b64659cf699331
change-id: 20240302-class_cleanup-scsi-f39456b95153

Best regards,
-- 
Ricardo B. Marliere <ricardo@marliere.net>


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-03-10 22:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-02 16:47 [PATCH 0/5] scsi: constify struct class usage Ricardo B. Marliere
2024-03-02 16:47 ` [PATCH 1/5] scsi: sg: make sg_sysfs_class constant Ricardo B. Marliere
2024-03-02 16:47 ` [PATCH 2/5] scsi: pmcraid: make pmcraid_class constant Ricardo B. Marliere
2024-03-02 16:47 ` [PATCH 3/5] scsi: cxlflash: make cxlflash_class constant Ricardo B. Marliere
2024-03-02 16:47 ` [PATCH 4/5] scsi: ch: make ch_sysfs_class constant Ricardo B. Marliere
2024-03-02 16:47 ` [PATCH 5/5] scsi: st: make st_sysfs_class constant Ricardo B. Marliere
2024-03-10 22:16 ` [PATCH 0/5] scsi: constify struct class usage Martin K. Petersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®