summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2017-11-06 14:30:36 +0100
committerMark Brown <broonie@kernel.org>2017-11-07 11:55:25 +0100
commitcc20c4df1627dd515ea90dd20e2684a8a1c76693 (patch)
tree4571f73079ab7b4eeafc3bf4bcd4d4648029f0df /tools/perf/scripts/python/export-to-sqlite.py
parentadebc5321852da0b6ed13888e3aa291dfb011072 (diff)
downloadlinux-stable-cc20c4df1627dd515ea90dd20e2684a8a1c76693.tar.gz
linux-stable-cc20c4df1627dd515ea90dd20e2684a8a1c76693.tar.bz2
linux-stable-cc20c4df1627dd515ea90dd20e2684a8a1c76693.zip
ASoC: intel: initialize return value properly
When CONFIG_SND_SOC_HDAC_HDMI is disabled, we can run into an uninitialized variable: sound/soc/intel/skylake/skl.c: In function 'skl_resume': sound/soc/intel/skylake/skl.c:326:6: error: 'ret' may be used uninitialized in this function [-Werror=maybe-uninitialized] I have run into this on today's linux-next kernel, but it appears that this is an older problem that was just hard to trigger with randconfig builds as CONFIG_SND_SOC_HDAC_HDMI would in effect be impossible to disable when having SND_SOC_INTEL_SKYLAKE enabled. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-By: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions