Message ID | 1663145283-4872-1-git-send-email-kanie@linux.alibaba.com |
---|---|
Headers | show |
Series | scsi: megaraid_sas: some bug fixes and cod cleanup | expand |
Hi, Gentle ping. Best regards, Guixin Liu 在 2022/9/14 16:47, Guixin Liu 写道: > *** 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(-) >
Hi, Gentle ping... I think both "scsi: megaraid_sas: correct the parameter of scsi_device_lookup" and "scsi: megaraid_sas: move megasas_dbg_lvl init to megasas_init " are importent issue. Best regards, Guixin Liu 在 2022/9/19 10:35, Guixin Liu 写道: > Hi, > > Gentle ping. > > Best regards, > > Guixin Liu > > 在 2022/9/14 16:47, Guixin Liu 写道: >> *** 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(-) >>
Guixin, > 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 Applied to 6.1/scsi-staging, thanks!