Re: [PATCH v1 0/3] scsi: ufs: fix error history and complete device reset history

From: Stanley Chu
Date: Sat Jan 11 2020 - 02:17:39 EST


Hi,

Gentle ping for this set.

On Sat, 2020-01-04 at 22:26 +0800, Stanley Chu wrote:
> Hi,
>
> This series targets on UFS error history fixes and feature add-on,
>
> 1. Fix empty check logic while outputing error history.
> 2. Add device reset history events for vendor's implementations.
> 3. Remove dummy word in output format.
>
> Stanley Chu (3):
> scsi: ufs: fix empty check of error history
> scsi: ufs: add device reset history for vendor implementations
> scsi: ufs: remove "errors" word in ufshcd_print_err_hist()
>
> drivers/scsi/ufs/ufshcd.c | 9 +++++----
> drivers/scsi/ufs/ufshcd.h | 6 +++++-
> 2 files changed, 10 insertions(+), 5 deletions(-)
>