diff options
author | Souptick Joarder <[email protected]> | 2021-01-09 09:15:01 +0530 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-01-11 14:03:52 +0000 |
commit | 4eeed5f40354735c4e68e71904db528ed19c9cbb (patch) | |
tree | af9048d972b22b37161178fe6fee23e8e22013af /tools/perf/scripts/python/syscall-counts.py | |
parent | 5a15cd7fce20b1fd4aece6a0240e2b58cd6a225d (diff) |
ASoC: soc-pcm: return correct -ERRNO in failure path
Kernel test robot throws below error ->
sound/soc/soc-pcm.c:2523 dpcm_run_update_startup() error: uninitialized
symbol 'ret'.
Initializing ret = 0 and returning correct -ERRNO in failure path.
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Souptick Joarder <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions