[PATCH v3 3/5] phy: samsung: ufs: constify samsung_ufs_phy_cfg
Chanho Park
chanho61.park at samsung.com
Tue Jun 7 00:12:15 PDT 2022
> > - struct samsung_ufs_phy_cfg **cfgs;
> > + const struct samsung_ufs_phy_cfg **cfgs;
>
> I still think this should be array of const pointers to const data, so:
> const struct samsung_ufs_phy_cfg * const *cfgs; I proposed this in
> last email.
Make sense. I'll change this as you suggested.
Best Regards,
Chanho Park
More information about the linux-arm-kernel
mailing list