linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] two changes of UFS sysfs
@ 2020-12-23 21:38 Bean Huo
  2020-12-23 21:38 ` [PATCH v1 1/2] scsi: ufs: Replace sprintf and snprintf with sysfs_emit Bean Huo
  2020-12-23 21:38 ` [PATCH v1 2/2] scsi: ufs: Add handling of the return value of pm_runtime_get_sync() Bean Huo
  0 siblings, 2 replies; 4+ messages in thread
From: Bean Huo @ 2020-12-23 21:38 UTC (permalink / raw)
  To: alim.akhtar, avri.altman, asutoshd, jejb, martin.petersen,
	stanley.chu, beanhuo, bvanassche, tomas.winkler, cang
  Cc: linux-scsi, linux-kernel, rjw

From: Bean Huo <beanhuo@micron.com>


Bean Huo (2):
  scsi: ufs: Replace sprintf and snprintf with sysfs_emit
  scsi: ufs: Add handling of the return value of pm_runtime_get_sync()

 drivers/scsi/ufs/ufs-sysfs.c | 68 +++++++++++++++++++++++++-----------
 1 file changed, 47 insertions(+), 21 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-12-24  9:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-23 21:38 [PATCH v1 0/2] two changes of UFS sysfs Bean Huo
2020-12-23 21:38 ` [PATCH v1 1/2] scsi: ufs: Replace sprintf and snprintf with sysfs_emit Bean Huo
2020-12-24  9:35   ` Avri Altman
2020-12-23 21:38 ` [PATCH v1 2/2] scsi: ufs: Add handling of the return value of pm_runtime_get_sync() Bean Huo

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).