diff options
author | 2022-01-23 18:34:40 +0000 | |
---|---|---|
committer | 2022-01-25 07:40:44 -0800 | |
commit | 6b0671a23dd6cc949d12fa8d65171856159cd17b (patch) | |
tree | b3086c54637749f77fe2b502e206b3afc4f29427 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ipv6: gro: flush instead of assuming different flows on hop_limit mismatch (diff) | |
download | linux-dev-6b0671a23dd6cc949d12fa8d65171856159cd17b.tar.xz linux-dev-6b0671a23dd6cc949d12fa8d65171856159cd17b.zip |
net: tulip: remove redundant assignment to variable new_csr6
Variable new_csr6 is being initialized with a value that is never
read, it is being re-assigned later on. The assignment is redundant
and can be removed.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Link: https://lore.kernel.org/r/20220123183440.112495-1-colin.i.king@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions