All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] make UFS dev_cmd more readable
@ 2020-08-14  9:50 Bean Huo
  2020-08-14  9:50 ` [PATCH v3 1/2] scsi: ufs: change ufshcd_comp_devman_upiu() to ufshcd_compose_devman_upiu() Bean Huo
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Bean Huo @ 2020-08-14  9:50 UTC (permalink / raw)
  To: alim.akhtar, avri.altman, asutoshd, jejb, martin.petersen,
	stanley.chu, beanhuo, bvanassche, tomas.winkler, cang
  Cc: linux-scsi, linux-kernel

From: Bean Huo <beanhuo@micron.com>

Changelog:
    v2 -v3:
        1. fix a coding style issue in [2/2] (Asutosh Das)

    v1 - v2:
        1. remove original patch scsi: ufs: differentiate dev_cmd trace message
        2. add new patch scsi: ufs: remove several redundant goto statements

Bean Huo (2):
  scsi: ufs: change ufshcd_comp_devman_upiu() to
    ufshcd_compose_devman_upiu()
  scsi: ufs: remove several redundant goto statements

 drivers/scsi/ufs/ufshcd.c | 32 +++++++++-----------------------
 1 file changed, 9 insertions(+), 23 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-08-18  3:11 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-14  9:50 [PATCH v3 0/2] make UFS dev_cmd more readable Bean Huo
2020-08-14  9:50 ` [PATCH v3 1/2] scsi: ufs: change ufshcd_comp_devman_upiu() to ufshcd_compose_devman_upiu() Bean Huo
2020-08-14 16:37   ` Asutosh Das
     [not found]   ` <ca175083f887ab0204f63002b5e2c4c7@codeaurora.org>
2020-08-15 10:37     ` Bean Huo
2020-08-16  1:01   ` Stanley Chu
2020-08-14  9:50 ` [PATCH v3 2/2] scsi: ufs: remove several redundant goto statements Bean Huo
2020-08-14 16:54   ` Asutosh Das
2020-08-16  1:01   ` Stanley Chu
2020-08-18  3:11 ` [PATCH v3 0/2] make UFS dev_cmd more readable Martin K. Petersen

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.