diff options
author | YueHaibing <yuehaibing@huawei.com> | 2018-08-01 05:14:00 +0300 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2018-08-03 19:50:35 +0300 |
commit | 1974d2453fa7bfea5574d09332df3cc7fb0d909a (patch) | |
tree | e381a1b73e2176158b825685f9c2ca2fd72619d0 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 9e619d87b277bbcc4e0b64cc5963520c1cd99f18 (diff) | |
download | linux-1974d2453fa7bfea5574d09332df3cc7fb0d909a.tar.xz |
netfilter: nf_tables: remove unused variable
Variable 'ext' is being assigned but are never used hence they are
unused and can be removed.
Cleans up clang warnings:
net/netfilter/nf_tables_api.c:4032:28: warning: variable ‘ext’ set but not used [-Wunused-but-set-variable]
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions