diff options
author | Colin Ian King <[email protected]> | 2017-11-07 10:08:01 +0000 |
---|---|---|
committer | Pablo Neira Ayuso <[email protected]> | 2017-11-20 12:03:41 +0100 |
commit | 07dc8bc9a6b15f54d3ad962af74a096c7d7b42b4 (patch) | |
tree | 97e99991b6cbe6f25e074d82dfda39abd8a428ba /scripts/gdb/linux/config.py | |
parent | 32a72bbd5da2411eab591bf9bc2e39349106193a (diff) |
netfilter: remove redundant assignment to e
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 for arp_tables, ip_tables and ip6_tables:
warning: Value stored to 'e' is never read
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions