aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2020-02-08 22:07:20 +0000
committerMark Brown <[email protected]>2020-02-11 11:25:05 +0000
commit3025571edd9df653e1ad649f0638368a39d1bbb5 (patch)
treecc6c159983e8cf0ed6974c47571a74c099eca5f2 /tools/perf/scripts/python/export-to-postgresql.py
parent04dd656e8d506c12f5e97a24089b2991f5f00984 (diff)
ASoC: Intel: mrfld: return error codes when an error occurs
Currently function sst_platform_get_resources always returns zero and error return codes set by the function are never returned. Fix this by returning the error return code in variable ret rather than the hard coded zero. Addresses-Coverity: ("Unused value") Fixes: f533a035e4da ("ASoC: Intel: mrfld - create separate module for pci part") Signed-off-by: Colin Ian King <[email protected]> Acked-by: Cezary Rojewski <[email protected]> Acked-by: Pierre-Louis Bossart <[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