linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] libsas cleanups
@ 2025-07-23  5:38 Damien Le Moal
  2025-07-23  5:39 ` [PATCH 1/4] scsi: libsas: Make sas_ata_wait_eh() inline Damien Le Moal
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Damien Le Moal @ 2025-07-23  5:38 UTC (permalink / raw)
  To: linux-scsi, Martin K . Petersen, John Garry

Martin, John,

While debugging an issue with the pm8001 driver, I generated these
cleanup patches. No functional changes overall.

Damien Le Moal (4):
  scsi: libsas: Make sas_ata_wait_eh() inline
  scsi: libsas: Make sas_get_ata_info() static
  scsi: libsas: Move declarations of internal functions to sas_internal.h
  scsi: libsas: Use a bool for sas_deform_port() second argument

 drivers/scsi/libsas/sas_ata.c      | 13 +----
 drivers/scsi/libsas/sas_discover.c |  2 +-
 drivers/scsi/libsas/sas_internal.h | 84 +++++++++++++++++++++++++++++-
 drivers/scsi/libsas/sas_phy.c      |  6 +--
 drivers/scsi/libsas/sas_port.c     | 13 +++--
 include/scsi/sas_ata.h             | 74 +-------------------------
 6 files changed, 94 insertions(+), 98 deletions(-)

-- 
2.50.1


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

end of thread, other threads:[~2025-07-23  8:09 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-23  5:38 [PATCH 0/4] libsas cleanups Damien Le Moal
2025-07-23  5:39 ` [PATCH 1/4] scsi: libsas: Make sas_ata_wait_eh() inline Damien Le Moal
2025-07-23  6:12   ` Johannes Thumshirn
2025-07-23  5:39 ` [PATCH 2/4] scsi: libsas: Make sas_get_ata_info() static Damien Le Moal
2025-07-23  6:13   ` Johannes Thumshirn
2025-07-23  7:49   ` John Garry
2025-07-23  5:39 ` [PATCH 3/4] scsi: libsas: Move declarations of internal functions to sas_internal.h Damien Le Moal
2025-07-23  6:16   ` Johannes Thumshirn
2025-07-23  7:52   ` John Garry
2025-07-23  8:06     ` Damien Le Moal
2025-07-23  5:39 ` [PATCH 4/4] scsi: libsas: Use a bool for sas_deform_port() second argument Damien Le Moal
2025-07-23  6:15   ` Johannes Thumshirn
2025-07-23  8:03   ` John Garry

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).