mbox series

[v1,0/2] scsi: ufs: Fix and simplify setup_xfer_req vop and request's completion timestamp

Message ID 20200706060707.32608-1-stanley.chu@mediatek.com (mailing list archive)
Headers show
Series scsi: ufs: Fix and simplify setup_xfer_req vop and request's completion timestamp | expand

Message

Stanley Chu July 6, 2020, 6:07 a.m. UTC
Hi,
This small series fixes and simplifies setup_xfer_req vop and request's completion timestamp.

Stanley Chu (2):
  scsi: ufs: Simplify completion timestamp for SCSI and query commands
  scsi: ufs: Fix and simplify setup_xfer_req variant operation

 drivers/scsi/ufs/ufshcd.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Comments

Avri Altman July 9, 2020, 11:09 a.m. UTC | #1
Looks good to me.
Thanks,
Avri

 
> 
> Hi,
> This small series fixes and simplifies setup_xfer_req vop and request's
> completion timestamp.
> 
> Stanley Chu (2):
>   scsi: ufs: Simplify completion timestamp for SCSI and query commands
>   scsi: ufs: Fix and simplify setup_xfer_req variant operation
> 
>  drivers/scsi/ufs/ufshcd.c | 12 ++++++------
>  1 file changed, 6 insertions(+), 6 deletions(-)
> 
> --
> 2.18.0
Martin K. Petersen July 14, 2020, 4:58 a.m. UTC | #2
On Mon, 6 Jul 2020 14:07:05 +0800, Stanley Chu wrote:

> This small series fixes and simplifies setup_xfer_req vop and request's completion timestamp.
> 
> Stanley Chu (2):
>   scsi: ufs: Simplify completion timestamp for SCSI and query commands
>   scsi: ufs: Fix and simplify setup_xfer_req variant operation
> 
>  drivers/scsi/ufs/ufshcd.c | 12 ++++++------
>  1 file changed, 6 insertions(+), 6 deletions(-)

Applied to 5.9/scsi-queue, thanks!

[1/2] scsi: ufs: Simplify completion timestamp for SCSI and query commands
      https://git.kernel.org/mkp/scsi/c/a3170376f7db
[2/2] scsi: ufs: Fix and simplify setup_xfer_req variant operation
      https://git.kernel.org/mkp/scsi/c/6edfdcfe285e