aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2019-07-26 13:33:27 +0100
committerMark Brown <[email protected]>2019-07-26 16:58:58 +0100
commitc8415833ec242b9ddf73bf9e1057e12f9b0fcd16 (patch)
treeb8aa36d0475db11f95c0654aacd8b0fb7162fc9e /tools/perf/scripts/python/export-to-postgresql.py
parentd8481155a3219ef427c6384022931758fbbe8ebe (diff)
ASoC: codec2codec: fix missing return of error return code
Currently in function snd_soc_dai_link_event_pre_pmu the error return code in variable err is being set but this is not actually being returned, the function just returns zero even when there are failures. Fix this by returning the error return code. Addresses-Coverity: ("Unused value") Fixes: 3dcfb397dad2 ("ASoC: codec2codec: deal with params when necessary") Signed-off-by: Colin Ian King <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions