All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] ASoC: soc-pcm: cleanup cppcheck warning
@ 2021-07-27  2:05 Kuninori Morimoto
  2021-07-27  2:05 ` [PATCH 1/5] ASoC: soc-pcm: cleanup cppcheck warning at soc_pcm_apply_msb() Kuninori Morimoto
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Kuninori Morimoto @ 2021-07-27  2:05 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-pcm.

Kuninori Morimoto (5):
  ASoC: soc-pcm: cleanup cppcheck warning at soc_pcm_apply_msb()
  ASoC: soc-pcm: cleanup cppcheck warning at soc_pcm_components_close()
  ASoC: soc-pcm: cleanup cppcheck warning at soc_get_playback_capture()
  ASoC: soc-pcm: cleanup cppcheck warning at dpcm_be_is_active()
  ASoC: soc-pcm: cleanup cppcheck warning at dpcm_runtime_setup_be_chan()

 sound/soc/soc-pcm.c | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

-- 
2.25.1





Thank you for your help !!

Best regards
---
Kuninori Morimoto

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

end of thread, other threads:[~2021-07-27 22:53 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-27  2:05 [PATCH 0/5] ASoC: soc-pcm: cleanup cppcheck warning Kuninori Morimoto
2021-07-27  2:05 ` [PATCH 1/5] ASoC: soc-pcm: cleanup cppcheck warning at soc_pcm_apply_msb() Kuninori Morimoto
2021-07-27 13:33   ` Pierre-Louis Bossart
2021-07-27 22:52     ` Kuninori Morimoto
2021-07-27  2:05 ` [PATCH 2/5] ASoC: soc-pcm: cleanup cppcheck warning at soc_pcm_components_close() Kuninori Morimoto
2021-07-27  2:05 ` [PATCH 3/5] ASoC: soc-pcm: cleanup cppcheck warning at soc_get_playback_capture() Kuninori Morimoto
2021-07-27  2:05 ` [PATCH 4/5] ASoC: soc-pcm: cleanup cppcheck warning at dpcm_be_is_active() Kuninori Morimoto
2021-07-27  2:05 ` [PATCH 5/5] ASoC: soc-pcm: cleanup cppcheck warning at dpcm_runtime_setup_be_chan() Kuninori Morimoto
2021-07-27 15:46 ` [PATCH 0/5] ASoC: soc-pcm: 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.