Thread (4 messages) 4 messages, 3 authors, 2020-01-07

Re: [PATCH] net/rose: remove redundant assignment to variable failed

From: David Miller <davem@davemloft.net>
Date: 2020-01-07 21:52:52
Also in: kernel-janitors, linux-hams, lkml

From: Colin King <redacted>
Date: Tue,  7 Jan 2020 15:24:15 +0000
From: Colin Ian King <redacted>

The variable failed is being assigned a value that is never read, the
following goto statement jumps to the end of the function and variable
failed is not referenced at all.  Remove the redundant assignment.

Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <redacted>
Applied to net-next.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help