aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2020-04-10 20:11:50 +0100
committerJakub Kicinski <[email protected]>2020-04-12 11:44:02 -0700
commit465aa30420bc730ad8f0fe235bc80d169e4b5831 (patch)
tree6e7328c5ae56355dca2ca0acbcb3125a485ccf6b /scripts/bpf_helpers_doc.py
parent3b72f84f8fb65e83e85e9be58eabcf95a40b8f46 (diff)
net: neterion: remove redundant assignment to variable tmp64
The variable tmp64 is being initialized with a value that is never read and it is being updated later with a new value. The initialization is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions