RE: Re: [PATCH v38 3/4] scsi: ufs: Prepare HPB read for cached sub-region

From: Daejun Park
Date: Thu Jun 24 2021 - 02:39:50 EST


Hi Bart,

> On 6/16/21 12:09 AM, Daejun Park wrote:
> > + if (blk_rq_is_scsi(cmd->request) ||
> > + (!ufshpb_is_write_or_discard(cmd) &&
> > + !ufshpb_is_read_cmd(cmd)))
> > + return;
>
> If this patch series is reposted, please fix the indentation of
> "!ufshpb_is_read_cmd(cmd)".

Sure.

Thanks,
Daejun
>
> Thanks,
>
> Bart.
>
>
>