Re: [PATCH v1 4/5] pwm: Unify coding style of of_device_id arrays
Geert Uytterhoeven <[email protected]> Mon, 6 Jul 2026 10:00:43 +0200
| Newsgroups | dev.linux.lists.sophgo,dev.linux.lists.asahi,dev.linux.lists.chrome-platform,dev.linux.lists.imx,dev.linux.lists.linux-sunxi,org.infradead.lists.linux-amlogic,org.infradead.lists.linux-mediatek,org.infradead.lists.linux-riscv,org.infradead.lists.linux-rockchip,org.kernel.vger.linux-kernel,org.kernel.vger.linux-mips,org.kernel.vger.linux-pwm,org.kernel.vger.linux-renesas-soc,org.kernel.vger.linux-samsung-soc |
|---|---|
| Message-ID | <CAMuHMdXKyFJ20N6qKafvMZ_0sVj5+XTxcod_6wGkwTsokn7dvw@mail.gmail.com> |
On Sun, 5 Jul 2026 at 17:14, Uwe Kleine-K=C3=B6nig (The Capable Hub) <[email protected]> wrote: > - Use a single space in a of_device_id array terminator; A single space > after the opening { and before the closing } in non-empty > initializers; > - No comma after an array terminator; > - Also no trailing comma after a named initializer iff the > closing } is on the same line; > > Signed-off-by: Uwe Kleine-K=C3=B6nig (The Capable Hub) <u.kleine-koenig@b= aylibre.com> > drivers/pwm/pwm-rcar.c | 4 ++-- > drivers/pwm/pwm-renesas-tpu.c | 10 +++++----- > drivers/pwm/pwm-rzg2l-gpt.c | 2 +- Reviewed-by: Geert Uytterhoeven <[email protected]> # renesas Gr{oetje,eeting}s, Geert --=20 Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k= .org In personal conversations with technical people, I call myself a hacker. Bu= t when I'm talking to journalists I just say "programmer" or something like t= hat. -- Linus Torvalds