Merge series "ASoC: SOF/Intel: fix cppcheck warnings" from Pierre-Louis Bossart ...
authorMark Brown <broonie@kernel.org>
Tue, 18 Aug 2020 13:52:49 +0000 (14:52 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 18 Aug 2020 13:52:49 +0000 (14:52 +0100)
commit9af73c31f47b8614000aa35bb44d812ba2a7e8f0
tree62fbc62a0d3615325d28fd54e308570f77852bed
parentda9afe50ae2aac72d1b213d028d4e865c7ea9ba3
parent9c7deb0576d7fe4370a23f4e127b2a69325f7ce9
Merge series "ASoC: SOF/Intel: fix cppcheck warnings" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>:

A small set of fixes to reduce the number of warnings.

Pierre-Louis Bossart (5):
  ASOC: SOF: Intel: hda-codec: move unused label to correct position
  ASoC: SOF: Intel: hda-codec: move variable used conditionally
  ASoC: Intel: rename shadowed variable for all broadwell boards
  ASoC: Intel: bytcht_cx2072x: simplify return handling
  ASoC: Intel: sof_sdw: clarify operator precedence

 sound/soc/intel/boards/bdw-rt5650.c     | 10 +++++-----
 sound/soc/intel/boards/bdw-rt5677.c     |  8 ++++----
 sound/soc/intel/boards/broadwell.c      |  8 ++++----
 sound/soc/intel/boards/bytcht_cx2072x.c |  2 +-
 sound/soc/intel/boards/sof_sdw.c        |  2 +-
 sound/soc/sof/intel/hda-codec.c         |  7 ++++++-
 6 files changed, 21 insertions(+), 16 deletions(-)

--
2.25.1