From: Mark Brown Date: Tue, 18 Aug 2020 13:52:49 +0000 (+0100) Subject: Merge series "ASoC: SOF/Intel: fix cppcheck warnings" from Pierre-Louis Bossart ... X-Git-Tag: v5.10-rc3~22^2^2~190 X-Git-Url: https://repo.jachan.dev/linux.git/commitdiff_plain/9af73c31f47b8614000aa35bb44d812ba2a7e8f0 Merge series "ASoC: SOF/Intel: fix cppcheck warnings" from Pierre-Louis Bossart : 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 --- 9af73c31f47b8614000aa35bb44d812ba2a7e8f0