On Tue, 13 Aug 2019 16:01:51 +0200,
Colin King wrote:
>
> From: Colin Ian King
>
> Variable result is initialized to a value that is never read and it is
> re-assigned later. The initialization is redundant and can be removed.
>
> Addresses-Coverity: ("Unused value")
> Signed-off-by: Colin Ian
From: Colin Ian King
Variable result is initialized to a value that is never read and it is
re-assigned later. The initialization is redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King
---
sound/isa/sb/sb_common.c | 2 +-
1 file changed, 1 insertion
2 matches
Mail list logo