Re: [PATCH v2 1/5] scsi: ufshpb: Merge ufshpb_reset() and ufshpb_reset_host()
From: Bean Huo
Date: Thu Apr 21 2022 - 09:02:32 EST
On Wed, 2022-04-20 at 20:48 -0700, Bart Van Assche wrote:
> > > How about changing it to something like ufshpb_state_toggle()?
> > >
> > > Best Regards,
> > > Keoseong Park
> >
> > ufshpb_state_toggle() is much better, I will change it in the next
> > version. Thanks.
>
> How about ufshbp_toggle_state() such that the word order is correct?
>
> Thanks,
>
> Bart.
Sound good, I will change to this one. thanks.
Bean