Re: [PATCH] pyh: qcom: fix the application of sizeof to pointer

From: David Yang
Date: Tue Dec 14 2021 - 05:18:16 EST


Sorry about that. Thank you for your advice.

On Tue, Dec 14, 2021 at 02:56:35PM +0530, Vinod Koul wrote:
> On 10-12-21, 14:21, davidcomponentone@xxxxxxxxx wrote:
> > From: Yang Guang <yang.guang5@xxxxxxxxxx>
> >
> > The coccinelle check report:
> > ./drivers/phy/qualcomm/phy-qcom-edp.c:574:31-37:
> > ERROR: application of sizeof to pointer
>
> - this should be tagged v2
> - You should always note the changes done in v2 (after the --- line)
> - subsystem name is 'phy' and not pyh
> - I have already applied fix e87f13c33e126ab2c72f9acb5ae98fbb93ddfd32
>
> --
> ~Vinod