2019-12-24 13:04:44

by Stanley Chu

[permalink] [raw]
Subject: [PATCH v1 0/2] scsi: ufs: use existed well-defined functions

Hi,

This patchset fixes two small place to use existed well-defined functions to replace legacy statements.

Stanley Chu (2):
scsi: ufs: unify scsi_block_requests usage
scsi: ufs: use ufshcd_vops_dbg_register_dump for vendor specific
dumps

drivers/scsi/ufs/ufshcd.c | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)

--
1.7.9.5


2019-12-27 01:35:10

by Alim Akhtar

[permalink] [raw]
Subject: Re: [PATCH v1 0/2] scsi: ufs: use existed well-defined functions

Hi Stanley

On Tue, Dec 24, 2019 at 6:31 PM Stanley Chu <[email protected]> wrote:
>
> Hi,
>
> This patchset fixes two small place to use existed well-defined functions to replace legacy statements.
>
> Stanley Chu (2):
> scsi: ufs: unify scsi_block_requests usage
> scsi: ufs: use ufshcd_vops_dbg_register_dump for vendor specific
> dumps
>
> drivers/scsi/ufs/ufshcd.c | 7 +++----
> 1 file changed, 3 insertions(+), 4 deletions(-)
>
> --
For this series,
Reviewed-by: Alim Akhtar <[email protected]>

> 1.7.9.5



--
Regards,
Alim

2020-01-03 03:00:39

by Martin K. Petersen

[permalink] [raw]
Subject: Re: [PATCH v1 0/2] scsi: ufs: use existed well-defined functions


Stanley,

> This patchset fixes two small place to use existed well-defined
> functions to replace legacy statements.

Applied to 5.6/scsi-queue, thanks!

--
Martin K. Petersen Oracle Linux Engineering