Thread (2 messages) 2 messages, 2 authors, 2018-02-01

Re: [PATCH] be2net: remove redundant initialization of 'head' and pointer txq

From: David Miller <davem@davemloft.net>
Date: 2018-02-01 14:43:23
Also in: kernel-janitors, lkml

From: Colin King <redacted>
Date: Wed, 31 Jan 2018 16:14:25 +0000
From: Colin Ian King <redacted>

Variable head is initialized to a value that is never read and is
being updated to a new value a few lines later, hence this
initialization is redundant and can be safely removed as well
as the now unused pointer txq.

Cleans up clang warning:
drivers/net/ethernet/emulex/benet/be_main.c:996:6: warning: Value
stored to 'head' during its initialization is never read

Signed-off-by: Colin Ian King <redacted>
Applied, thank you.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help