On Mon, Oct 18, 2021 at 3:45 AM Wan Jiabing <wanjiabing@xxxxxxxx> wrote: > Fix following coccicheck warning: > ./arch/arm/mach-shmobile/regulator-quirk-rcar-gen2.c:156:1-33: Function > for_each_matching_node_and_match should have of_node_put() before break > and goto. > > Early exits from for_each_matching_node_and_match should decrement the > node reference counter. > > Signed-off-by: Wan Jiabing <wanjiabing@xxxxxxxx> Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> i.e. will queue in renesas-devel for v5.17. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds