diff options
author | Colin Ian King <[email protected]> | 2022-01-23 18:34:40 +0000 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-01-25 07:40:44 -0800 |
commit | 6b0671a23dd6cc949d12fa8d65171856159cd17b (patch) | |
tree | b3086c54637749f77fe2b502e206b3afc4f29427 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 6fc2f3832d36d74289680a1bf4484def8321f6e0 (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions