Thread (2 messages) flat view 2 messages, 2 authors, 2017-11-06

Re: [PATCH] netfilter: ip6_tables: remove redundant assignment to e

From: Pablo Neira Ayuso <pablo@netfilter.org>
Date: 2017-11-06 13:19:06
Also in: kernel-janitors, lkml, netfilter-devel

On Tue, Oct 17, 2017 at 01:02:00PM +0100, Colin King wrote:
From: Colin Ian King <redacted>

The assignment to variable e is redundant since the same assignment
occurs just a few lines later, hence it can be removed.  Cleans up
clang warning: warning: Value stored to 'e' is never read
Seems like net/ipv4/netfilter/ip_tables.c also has exactly the same
redundant assignment, see mark_source_chains() there.

If we can fix this all iptables spots in one go, the best. Please,
also check arp_tables and ebtables.

Thanks!
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help