[PATCH][next] ALSA: opti9xx: fix missing { } around an if block
Takashi Iwai
tiwai at suse.de
Tue Jul 20 17:40:22 CEST 2021
On Tue, 20 Jul 2021 17:37:41 +0200,
Colin King wrote:
>
> From: Colin Ian King <colin.king at canonical.com>
>
> Currently the { } braces are missing around an if block causing subsequent
> code after the return to become unreachable. Fix this by adding the
> missing { }.
>
> Addresses-Coverity: ("Structurally dead code")
> Fixes: 2973ee4a5b54 ("ALSA: opti9xx: Allocate resources with device-managed APIs")
> Signed-off-by: Colin Ian King <colin.king at canonical.com>
Thanks, applied.
Takashi
More information about the Alsa-devel
mailing list