Hi Kishon, Thanks for the feedback
> -----Original Message----- > From: Kishon Vijay Abraham I <[email protected]> > Sent: Wednesday, October 9, 2019 1:55 PM > To: Biju Das <[email protected]> > Cc: Simon Horman <[email protected]>; Wolfram Sang > <[email protected]>; Simon Horman > <[email protected]>; Geert Uytterhoeven <[email protected]>; > Chris Paterson <[email protected]>; Fabrizio Castro > <[email protected]>; [email protected]; > Yoshihiro Shimoda <[email protected]> > Subject: Re: [PATCH v2] phy: renesas: phy-rcar-gen2: Fix the array off by one > warning > > Hi Biju, > > On 01/10/19 12:09 PM, Biju Das wrote: > > Hello Kishon, > > > > Are you happy with this patch? Please let me know. > > > > https://patchwork.kernel.org/patch/10946601/ > > > Can you resend the patch with the updated tags please? > Yes. Will do Regards, Biju > > > > > > Regards, > > Biju > > > >> Subject: RE: [PATCH v2] phy: renesas: phy-rcar-gen2: Fix the array > >> off by one warning > >> > >> Hi Biju-san, > >> > >>> From: Biju Das, Sent: Thursday, May 16, 2019 10:22 PM > >>> > >>> Fix the below smatch warning by adding variable check rather than > >>> the hardcoded value. > >>> warn: array off by one? 'data->select_value[channel_num]' > >>> > >>> Reported-by: Dan Carpenter <[email protected]> > >>> Signed-off-by: Biju Das <[email protected]> > >>> Reviewed-by: Geert Uytterhoeven <[email protected]> > >> > >> Thank you for the patch! > >> > >> Reviewed-by: Yoshihiro Shimoda <[email protected]> > >> > >> Best regards, > >> Yoshihiro Shimoda > >
