Hi Andy, Thanks for your patch! On Fri, Jan 22, 2021 at 1:39 PM Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote: > Instead of doing it in place, convert GPIO_LOOKUP_IDX() and GPIO_HOG() > to be compund literals that's allow to use them as rvalue in assignments. ... to compound literals, which can be used as rvalues ... > Due to above conversion, use compound literal from the header > in the gpio-aggregator.c. > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> 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