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



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] 3+ messages in thread

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

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

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.