linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Two fixes for UFS
@ 2021-09-29 20:06 Bean Huo
  2021-09-29 20:06 ` [PATCH v3 1/3] scsi: ufs: ufshpb: Fix NULL pointer dereference Bean Huo
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Bean Huo @ 2021-09-29 20:06 UTC (permalink / raw)
  To: alim.akhtar, avri.altman, asutoshd, jejb, martin.petersen,
	stanley.chu, beanhuo, bvanassche, tomas.winkler, cang,
	daejun7.park
  Cc: linux-scsi, linux-kernel

From: Bean Huo <beanhuo@micron.com>

V1--V2:
    Fix a typo in the commit message
V2--V3:
    1. Change patch [2/3] subject
    2. Add new patch [3/3]

Bean Huo (3):
  scsi: ufs: ufshpb: Fix NULL pointer dereference
  scsi: ufs: core: fix ufshcd_probe_hba() prototype to match the
    definition
  scsi: ufs: core: Remove return statement in void function

 drivers/scsi/ufs/ufshcd.c | 3 +--
 drivers/scsi/ufs/ufshpb.c | 3 ---
 2 files changed, 1 insertion(+), 5 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-10-12 20:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-29 20:06 [PATCH v3 0/3] Two fixes for UFS Bean Huo
2021-09-29 20:06 ` [PATCH v3 1/3] scsi: ufs: ufshpb: Fix NULL pointer dereference Bean Huo
2021-09-29 20:06 ` [PATCH v3 2/3] scsi: ufs: core: fix ufshcd_probe_hba() prototype to match the definition Bean Huo
2021-09-29 20:06 ` [PATCH v3 3/3] scsi: ufs: core: Remove return statement in void function Bean Huo
2021-10-05  1:50 ` [PATCH v3 0/3] Two fixes for UFS Martin K. Petersen
2021-10-12 20:35 ` 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).