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? Thanks Kishon > > > 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 <dan.carpenter@xxxxxxxxxx> >>> Signed-off-by: Biju Das <biju.das@xxxxxxxxxxxxxx> >>> Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> >> >> Thank you for the patch! >> >> Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx> >> >> Best regards, >> Yoshihiro Shimoda >