aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2021-01-28 17:59:23 +0000
committerPablo Neira Ayuso <pablo@netfilter.org>2021-02-06 02:43:07 +0100
commit626899a02e6afcd4b2ce5c0551092e3554cec4aa (patch)
tree5245443de566a7b0157961a1eef82a3510411189 /tools/perf/scripts/python/event_analyzing_sample.py
parentnetfilter: nftables: statify nft_parse_register() (diff)
downloadlinux-626899a02e6afcd4b2ce5c0551092e3554cec4aa.tar.gz
linux-626899a02e6afcd4b2ce5c0551092e3554cec4aa.zip
netfilter: nftables: remove redundant assignment of variable err
The variable err is being assigned a value that is never read, the same error number is being returned at the error return path via label err1. Clean up the code by removing the assignment. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions