mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
96f05be37f
Fix a compile warning sound/soc/qcom/lpass-cpu.c: In function ‘lpass_cpu_daiops_trigger’: sound/soc/qcom/lpass-cpu.c:224:2: warning: ‘ret’ may be used uninitialized in this function [-Wmaybe-uninitialized] return ret; ^ Although switch () lists the most of existing cases, it's still better to cover the rest as an error properly. Signed-off-by: Takashi Iwai <tiwai@suse.de> Acked-by: Kenneth Westfield <kwestfie@codeaurora.org> Signed-off-by: Mark Brown <broonie@kernel.org> |
||
---|---|---|
.. | ||
Kconfig | ||
lpass-cpu.c | ||
lpass-lpaif-ipq806x.h | ||
lpass-platform.c | ||
lpass.h | ||
Makefile | ||
storm.c |