[alsa-devel] [PATCH 0/4] ASoC: SOF: fix static analysis warnings

Pierre-Louis Bossart pierre-louis.bossart at linux.intel.com
Fri Oct 11 18:43:08 CEST 2019


Recent SOF commits generate warnings reported e.g. by
cppcheck. Unfortunately those tools are too verbose to be used by our
CI, so there's always a delay in detecting such issues.

Pierre-Louis Bossart (4):
  ASoC: SOF: Intel: byt: fix operator precedence warnings
  ASoC: SOF: Intel: bdw: fix operator precedence warnings
  ASoC: SOF: topology: remove always-true redundant test
  ASoC: SOF: topology: check errors when parsing LED tokens

 sound/soc/sof/intel/bdw.c | 16 ++++++++--------
 sound/soc/sof/intel/byt.c | 16 ++++++++--------
 sound/soc/sof/topology.c  | 12 ++++++++----
 3 files changed, 24 insertions(+), 20 deletions(-)

-- 
2.20.1



More information about the Alsa-devel mailing list