All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Two fixes for UFS
@ 2021-09-28 21:41 Bean Huo
  2021-09-28 21:41 ` [PATCH v2 1/2] scsi: ufs: ufshpb: Fix NULL pointer dereference Bean Huo
  2021-09-28 21:41 ` [PATCH v2 2/2] scsi: ufs: core: Fix a non-constant function argument name Bean Huo
  0 siblings, 2 replies; 4+ messages in thread
From: Bean Huo @ 2021-09-28 21:41 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

Bean Huo (2):
  scsi: ufs: ufshpb: Fix NULL pointer dereference
  scsi: ufs: core: Fix a non-constant function argument name

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

-- 
2.25.1


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

end of thread, other threads:[~2021-09-28 22:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-28 21:41 [PATCH v2 0/2] Two fixes for UFS Bean Huo
2021-09-28 21:41 ` [PATCH v2 1/2] scsi: ufs: ufshpb: Fix NULL pointer dereference Bean Huo
2021-09-28 21:41 ` [PATCH v2 2/2] scsi: ufs: core: Fix a non-constant function argument name Bean Huo
2021-09-28 22:15   ` Bart Van Assche

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.