]> git.ipfire.org Git - thirdparty/iptables.git/commit
Fix a few cases of pointless assignments
authorPhil Sutter <phil@nwl.cc>
Wed, 19 Sep 2018 13:17:04 +0000 (15:17 +0200)
committerFlorian Westphal <fw@strlen.de>
Mon, 24 Sep 2018 09:49:57 +0000 (11:49 +0200)
commit7e50ebabbf9c3a5eeb9511d9f32c6104b56da5cd
tree8096c2c282213fa2bdb6c9da6df58f4fa0e72608
parentf40ce2d853591220f16c0851bf8665e6967af1f1
Fix a few cases of pointless assignments

This gets rid of a number of assignments which are either redundant or
not used afterwards.

Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Florian Westphal <fw@strlen.de>
iptables/ip6tables-restore.c
iptables/iptables-restore.c
iptables/iptables-xml.c
iptables/nft.c
iptables/xtables-eb-translate.c
iptables/xtables-eb.c
iptables/xtables-restore.c
libxtables/xtoptions.c
utils/nfnl_osf.c