All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] scsi: megaraid_sas: some bug fixes and cod cleanup
@ 2022-09-14  8:47 Guixin Liu
  2022-09-14  8:47 ` [PATCH 1/5] scsi: megaraid_sas: correct the parameter of scsi_device_lookup Guixin Liu
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Guixin Liu @ 2022-09-14  8:47 UTC (permalink / raw)
  To: kashyap.desai, sumit.saxena, shivasharan.srikanteshwara, jejb,
	martin.petersen
  Cc: megaraidlinux.pdl, linux-scsi

*** BLURB HERE ***

Hi guys,

This series has bug fix and a few simple cleanups, 
please review.

Guixin Liu (5):
  scsi: megaraid_sas: correct the parameter of scsi_device_lookup
  scsi: megaraid_sas: correct an error message
  scsi: megaraid_sas: simplify the megasas_update_device_list
  scsi: megaraid_sas: remove unnecessary memset
  scsi: megaraid_sas: move megasas_dbg_lvl init to megasas_init

 drivers/scsi/megaraid/megaraid_sas_base.c | 27 ++++++++-------------------
 1 file changed, 8 insertions(+), 19 deletions(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2022-10-01  9:23 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-14  8:47 [PATCH 0/5] scsi: megaraid_sas: some bug fixes and cod cleanup Guixin Liu
2022-09-14  8:47 ` [PATCH 1/5] scsi: megaraid_sas: correct the parameter of scsi_device_lookup Guixin Liu
2022-09-28 10:50   ` Sumit Saxena
2022-09-14  8:48 ` [PATCH 2/5] scsi: megaraid_sas: correct an error message Guixin Liu
2022-09-28 10:52   ` Sumit Saxena
2022-09-14  8:48 ` [PATCH 3/5] scsi: megaraid_sas: simplify the megasas_update_device_list Guixin Liu
2022-09-28 11:04   ` Sumit Saxena
2022-09-14  8:48 ` [PATCH 4/5] scsi: megaraid_sas: remove unnecessary memset Guixin Liu
2022-09-28 11:17   ` Sumit Saxena
2022-09-14  8:48 ` [PATCH 5/5] scsi: megaraid_sas: move megasas_dbg_lvl init to megasas_init Guixin Liu
2022-09-28 11:19   ` Sumit Saxena
2022-09-19  2:35 ` [PATCH 0/5] scsi: megaraid_sas: some bug fixes and cod cleanup Guixin Liu
2022-09-22  8:49   ` Guixin Liu
2022-10-01  9:22 ` Martin K. Petersen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.