On Tue, Mar 12, 2019 at 10:19 PM Aditya Pakki <pakki001@xxxxxxx> wrote: > axp20x_build_funcs_groups allocates groups via devm_kcalloc and tries to > dereference without checking for NULL. This patch avoids such a > scenario. > > Signed-off-by: Aditya Pakki <pakki001@xxxxxxx> Patch applied. Yours, Linus Walleij