diff options
author | Yunjian Wang <wangyunjian@huawei.com> | 2024-05-31 11:48:47 +0800 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2024-06-26 00:54:53 +0200 |
commit | 0b88d1654d556264bcd24a9cb6383f0888e30131 (patch) | |
tree | 3e44f31d18506befb825a4c8bb9948eaed896c59 /tools/perf/scripts/python/task-analyzer.py | |
parent | 53796b03295cf7ab1fc8600016fa6dfbf4a494a0 (diff) |
netfilter: nf_conncount: fix wrong variable type
Now there is a issue is that code checks reports a warning: implicit
narrowing conversion from type 'unsigned int' to small type 'u8' (the
'keylen' variable). Fix it by removing the 'keylen' variable.
Signed-off-by: Yunjian Wang <wangyunjian@huawei.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions