RE: [PATCH v4 2/3] scsi: ufs: Allow platform vendors to set rtt

From: Avri Altman
Date: Thu May 16 2024 - 11:23:46 EST


>
> On 5/15/24 23:51, Avri Altman wrote:
> > Allow platform vendors to take precedence having their own rtt
> > negotiation mechanism. This makes sense because the host controller's
> > nortt characteristic may defer among vendors.
>
> defer -> vary?
>
> > + void (*rtt_set)(struct ufs_hba *hba, u8 *desc_buf);
>
> Please change "rtt_set" into "set_rtt" such that the word order matches
> the regular word order in the English language.
Done.

Thanks,
Avri

>
> Thanks,
>
> Bart.