[PATCH][next] ASoC: soc-pcm: Fix uninitialised return value in variable ret
Colin Ian King
colin.king at canonical.com
Mon Jan 11 18:07:46 CET 2021
On 11/01/2021 16:35, Mark Brown wrote:
> On Fri, Jan 08, 2021 at 12:35:46PM +0000, Colin King wrote:
>> From: Colin Ian King <colin.king at canonical.com>
>>
>> Currently when attempting to start the BE fails because the
>> FE is not started the error return variable ret is not initialized
>> and garbage is returned. Fix this by setting it to 0 so the
>
> This doesn't apply against current code, please check and resend.
>
Just to double-check, which tree should I be working against?
Colin
More information about the Alsa-devel
mailing list