All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] ASoC: soc-topology: cleanup cppcheck warning
@ 2021-08-02  6:00 Kuninori Morimoto
  2021-08-02  6:00 ` [PATCH 1/5] ASoC: soc-topology: cleanup cppcheck warning at soc_tplg_process_headers() Kuninori Morimoto
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Kuninori Morimoto @ 2021-08-02  6:00 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linux-ALSA


Hi Mark

Now I'm posting audio-graph-card2 patch-set, but it seems it needs longer
discussion. Thus I want to post more easy patch first, and reduce my
local patches.

These are cppcheck warning cleanup patches for soc-topology.

Kuninori Morimoto (5):
  ASoC: soc-topology: cleanup cppcheck warning at soc_tplg_process_headers()
  ASoC: soc-topology: cleanup cppcheck warning at soc_tplg_dai_elems_load()
  ASoC: soc-topology: cleanup cppcheck warning at soc_tplg_dapm_widget_elems_load()
  ASoC: soc-topology: cleanup cppcheck warning at soc_tplg_kcontrol_elems_load()
  ASoC: soc-topology: cleanup cppcheck warning at snd_soc_find_dai_link()

 sound/soc/soc-topology.c | 23 +++++++++++------------
 1 file changed, 11 insertions(+), 12 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-08-02 15:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-02  6:00 [PATCH 0/5] ASoC: soc-topology: cleanup cppcheck warning Kuninori Morimoto
2021-08-02  6:00 ` [PATCH 1/5] ASoC: soc-topology: cleanup cppcheck warning at soc_tplg_process_headers() Kuninori Morimoto
2021-08-02  6:00 ` [PATCH 2/5] ASoC: soc-topology: cleanup cppcheck warning at soc_tplg_dai_elems_load() Kuninori Morimoto
2021-08-02  6:00 ` [PATCH 3/5] ASoC: soc-topology: cleanup cppcheck warning at soc_tplg_dapm_widget_elems_load() Kuninori Morimoto
2021-08-02  6:01 ` [PATCH 4/5] ASoC: soc-topology: cleanup cppcheck warning at soc_tplg_kcontrol_elems_load() Kuninori Morimoto
2021-08-02  6:01 ` [PATCH 5/5] ASoC: soc-topology: cleanup cppcheck warning at snd_soc_find_dai_link() Kuninori Morimoto
2021-08-02 15:02 ` [PATCH 0/5] ASoC: soc-topology: cleanup cppcheck warning Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.