[alsa-devel] [PATCH] ALSA: isa/wavefront: remove redundant assignment to pointer bptr
Takashi Iwai
tiwai at suse.de
Fri Aug 2 07:48:47 CEST 2019
On Thu, 01 Aug 2019 18:28:24 +0200,
Colin King wrote:
>
> From: Colin Ian King <colin.king at canonical.com>
>
> The pointer bptr is being assigned a value that is never read
> and it is being updated in the next statement with a new value.
> The initialization is redundant and can be removed.
>
> Addresses-Coverity: ("Unused value")
> Signed-off-by: Colin Ian King <colin.king at canonical.com>
Applied, thanks.
Takashi
More information about the Alsa-devel
mailing list