diff options
author | Arnd Bergmann <arnd@arndb.de> | 2021-07-21 17:22:32 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2021-07-23 14:45:03 +0200 |
commit | 217e26bd87b2930856726b48a4e71c768b8c9bf5 (patch) | |
tree | 248fa83231f025aa5c1961140d205108f0c7689a /tools/perf/scripts/python/stackcollapse.py | |
parent | a33f387ecd5aafae514095c2c4a8c24f7aea7e8b (diff) |
netfilter: nfnl_hook: fix unused variable warning
The only user of this variable is in an #ifdef:
net/netfilter/nfnetlink_hook.c: In function 'nfnl_hook_entries_head':
net/netfilter/nfnetlink_hook.c:177:28: error: unused variable 'netdev' [-Werror=unused-variable]
Fixes: e2cf17d3774c ("netfilter: add new hook nfnl subsystem")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions