[PATCH][next] ALSA: i2c: tea6330t: Remove redundant initialization of variable err
Takashi Iwai
tiwai at suse.de
Sat Jun 12 09:32:36 CEST 2021
On Fri, 11 Jun 2021 18:52:23 +0200,
Colin King wrote:
>
> From: Colin Ian King <colin.king at canonical.com>
>
> The variable err is being initialized with a value that is never read,
> it is being updated later on. The assignment is redundant and can be
> removed.
>
> Addresses-Coverity: ("Unused value")
> Signed-off-by: Colin Ian King <colin.king at canonical.com>
Thanks, applied.
Takashi
More information about the Alsa-devel
mailing list