diff options
author | 2021-01-11 12:50:21 +0300 | |
---|---|---|
committer | 2021-01-11 14:03:55 +0000 | |
commit | e91b65b36fde0690f1c694f17dd1b549295464a7 (patch) | |
tree | 3679a02263c8cd8215317b1bf113b1faf4362de7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ASoC: wm_adsp: Fix uninitialized variable warnings (diff) | |
download | wireguard-linux-e91b65b36fde0690f1c694f17dd1b549295464a7.tar.xz wireguard-linux-e91b65b36fde0690f1c694f17dd1b549295464a7.zip |
ASoC: soc-pcm: Fix an uninitialized error code
The error path here doesn't set "ret" so it returns uninitialized data
instead of a negative error code.
Fixes: 2c1382840c19 ("ASoC: soc-pcm: disconnect BEs if the FE is not ready")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Link: https://lore.kernel.org/r/X/wfXQFxeMLvpO+1@mwanda
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions