diff options
| author | Colin Ian King <colin.i.king@gmail.com> | 2022-01-23 21:40:35 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2022-01-25 04:07:23 +0300 |
| commit | 9f16e0fa1079022632880da3e8346537ba4eeecc (patch) | |
| tree | ebf2b3f8db9cf3534d3a11b487ecf026a519fc5c /tools/perf/scripts/python | |
| parent | caaba96131b3a132590316c49887af85e07930b6 (diff) | |
| download | linux-9f16e0fa1079022632880da3e8346537ba4eeecc.tar.xz | |
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 <colin.i.king@gmail.com>
Reviewed-by: Oleksij Rempel <o.rempel@pengutronix.de>
Link: https://lore.kernel.org/r/20220123184035.112785-1-colin.i.king@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
