On Thu, May 16, 2019 at 02:22:03PM +0100, Biju Das wrote: > 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 > Signed-off-by: Biju Das > Reviewed-by: Geert Uytterhoeven Reviewed-by: Wolfram Sang