Skip to content
Unverified Commit 4eeed5f4 authored by Souptick Joarder's avatar Souptick Joarder Committed by Mark Brown
Browse files

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: default avatarkernel test robot <lkp@intel.com>
Signed-off-by: default avatarSouptick Joarder <jrdr.linux@gmail.com>
Link: https://lore.kernel.org/r/1610163901-5523-1-git-send-email-jrdr.linux@gmail.com


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 5a15cd7f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment