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

Kuninori Morimoto (4):
  ASoC: soc-ops: cleanup cppcheck warning at snd_soc_put_volsw_sx()
  ASoC: soc-ops: cleanup cppcheck warning at snd_soc_limit_volume()
  ASoC: soc-ops: cleanup cppcheck warning at snd_soc_get_xr_sx()
  ASoC: soc-ops: cleanup cppcheck warning at snd_soc_put_xr_sx()

 sound/soc/soc-ops.c | 21 ++++++++++-----------
 1 file changed, 10 insertions(+), 11 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-08-03 22:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-03  5:00 [PATCH 0/4] ASoC: soc-ops: cleanup cppcheck warning Kuninori Morimoto
2021-08-03  5:00 ` [PATCH 1/4] ASoC: soc-ops: cleanup cppcheck warning at snd_soc_put_volsw_sx() Kuninori Morimoto
2021-08-03  5:00 ` [PATCH 2/4] ASoC: soc-ops: cleanup cppcheck warning at snd_soc_limit_volume() Kuninori Morimoto
2021-08-03  5:00 ` [PATCH 3/4] ASoC: soc-ops: cleanup cppcheck warning at snd_soc_get_xr_sx() Kuninori Morimoto
2021-08-03  5:01 ` [PATCH 4/4] ASoC: soc-ops: cleanup cppcheck warning at snd_soc_put_xr_sx() Kuninori Morimoto
2021-08-03 22:35 ` [PATCH 0/4] ASoC: soc-ops: 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.