diff options
author | Colin Ian King <[email protected]> | 2022-01-23 18:40:35 +0000 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-01-24 17:07:23 -0800 |
commit | 9f16e0fa1079022632880da3e8346537ba4eeecc (patch) | |
tree | ebf2b3f8db9cf3534d3a11b487ecf026a519fc5c /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | caaba96131b3a132590316c49887af85e07930b6 (diff) |
net: usb: asix: remove redundant assignment to variable reg
Variable reg is being masked however the variable is never read
after this. The assignment is redundant and can be removed.
Signed-off-by: Colin Ian King <[email protected]>
Reviewed-by: Oleksij Rempel <[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