Thread (3 messages) 3 messages, 3 authors, 2019-05-31

Re: [PATCH] xen-netback: remove redundant assignment to err

From: David Miller <davem@davemloft.net>
Date: 2019-05-31 21:37:14
Also in: kernel-janitors, lkml, xen-devel

From: Colin King <redacted>
Date: Thu, 30 May 2019 20:04:38 +0100
From: Colin Ian King <redacted>

The variable err is assigned with the value -ENOMEM that is never
read and it is re-assigned a new value later on.  The assignment is
redundant and can be removed.

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