Re: [PATCH v2 0/3] scsi: ufs: typo fixes and improvement

2019-06-26 Thread Martin K. Petersen


Bean,

> This series patch is to fix several typos and fix one issue of twice
> completing ufs-bsg job in case of UPIU/DME command failed.
>
> Changed since v1:
> - split v1 patch
> - add fixes tag
> - delete needless blank line

Applied to 5.3/scsi-queue. Mostly by hand. Please use git send-email to
post patches. Thanks!

-- 
Martin K. Petersen  Oracle Linux Engineering


RE: [PATCH v2 0/3] scsi: ufs: typo fixes and improvement

2019-06-23 Thread Avri Altman
Hi,

> 
> 
> From: Bean Huo 
> 
> This series patch is to fix several typos and fix one issue of twice
> completing ufs-bsg job in case of UPIU/DME command failed.
> 
> Changed since v1:
> - split v1 patch
> - add fixes tag
> - delete needless blank line
> 
> Bean Huo (3):
>   scsi: ufs: fix typos in comment of ufshcd_uic_change_pwr_mode
>   scsi: ufs-bsg: fix typo in ufs_bsg_request
>   scsi: ufs-bsg: complete ufs-bsg job only if no error

This series looks good to me.
Thanks,
Avri


[PATCH v2 0/3] scsi: ufs: typo fixes and improvement

2019-06-23 Thread Bean Huo (beanhuo)


From: Bean Huo 

This series patch is to fix several typos and fix one issue of twice
completing ufs-bsg job in case of UPIU/DME command failed.

Changed since v1:
- split v1 patch
- add fixes tag
- delete needless blank line

Bean Huo (3):
  scsi: ufs: fix typos in comment of ufshcd_uic_change_pwr_mode
  scsi: ufs-bsg: fix typo in ufs_bsg_request
  scsi: ufs-bsg: complete ufs-bsg job only if no error

 drivers/scsi/ufs/ufs_bsg.c | 6 --
 drivers/scsi/ufs/ufshcd.c  | 4 ++--
 2 files changed, 6 insertions(+), 4 deletions(-)

-- 
2.7.4