Hello.
On 13.08.19 16:28, Colin King wrote:
> From: Colin Ian King
>
> Variable rc 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
> ---
> n
From: Colin Ian King
Variable rc 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
---
net/ieee802154/socket.c | 2 +-
1 file changed, 1 insertion(+),
2 matches
Mail list logo