Re: [PATCH 02/83] ASoC: codecs: framer-codec: don't use array if single pattarn
Herve Codina <[email protected]>
| Newsgroups | dev.linux.lists.chrome-platform,dev.linux.lists.imx,dev.linux.lists.spacemit,org.infradead.lists.linux-riscv,org.kernel.vger.linux-mips,org.kernel.vger.linux-renesas-soc,org.kernel.vger.linux-sound |
|---|---|
| Organization | Bootlin |
| Message-ID | <[email protected]> |
Hi Kuninori, On Tue, 26 May 2026 01:58:50 +0000 Kuninori Morimoto <[email protected]> wrote: > Because it is confusable during debugging ASoC FW update, tidyup > auto format style not to use array if single pattern case. > > Signed-off-by: Kuninori Morimoto <[email protected]> > --- > sound/soc/codecs/framer-codec.c | 8 +++----- > 1 file changed, 3 insertions(+), 5 deletions(-) > Just a typo in the commit title: s/pattarn/pattern/ Or even s/pattarn/item/ With that fixed, Reviewed-by: Herve Codina <[email protected]> Best regards, Hervé