linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Improve const and reserved command handling
@ 2025-06-24 21:05 Bart Van Assche
  2025-06-24 21:05 ` [PATCH 1/3] scsi: core: Make scsi_cmd_to_rq() accept const arguments Bart Van Assche
                   ` (4 more replies)
  0 siblings, 5 replies; 16+ messages in thread
From: Bart Van Assche @ 2025-06-24 21:05 UTC (permalink / raw)
  To: Martin K . Petersen; +Cc: linux-scsi, Bart Van Assche

Hi Martin,

This patch series includes three cleanup patches for the SCSI core that do not
modify any functionality. Please consider these patches for the next merge
window.

Thanks,

Bart.

Bart Van Assche (3):
  scsi: core: Make scsi_cmd_to_rq() accept const arguments
  scsi: core: Make scsi_cmd_priv() accept const arguments
  scsi: core: Use scsi_cmd_priv() instead of open-coding it

 drivers/scsi/scsi_lib.c     |  2 +-
 drivers/scsi/scsi_logging.c | 10 +++++-----
 include/scsi/scsi_cmnd.h    | 17 +++++++++--------
 3 files changed, 15 insertions(+), 14 deletions(-)


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

end of thread, other threads:[~2025-07-22  3:47 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-24 21:05 [PATCH 0/3] Improve const and reserved command handling Bart Van Assche
2025-06-24 21:05 ` [PATCH 1/3] scsi: core: Make scsi_cmd_to_rq() accept const arguments Bart Van Assche
2025-06-26  8:36   ` John Garry
2025-06-26 15:40     ` Bart Van Assche
2025-06-27 12:05       ` John Garry
2025-07-09  2:10         ` Martin K. Petersen
2025-06-24 21:05 ` [PATCH 2/3] scsi: core: Make scsi_cmd_priv() " Bart Van Assche
2025-06-27 12:08   ` John Garry
2025-06-27 20:58     ` Bart Van Assche
2025-06-24 21:05 ` [PATCH 3/3] scsi: core: Use scsi_cmd_priv() instead of open-coding it Bart Van Assche
2025-06-26  8:34   ` John Garry
2025-06-26 15:43     ` Bart Van Assche
2025-07-09  2:12   ` Martin K. Petersen
2025-06-25 16:06 ` [PATCH 0/3] Improve const and reserved command handling John Garry
2025-06-25 16:25   ` Bart Van Assche
2025-07-22  3:46 ` (subset) " 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;
as well as URLs for NNTP newsgroup(s).