diff options
author | 2022-01-23 18:40:35 +0000 | |
---|---|---|
committer | 2022-01-24 17:07:23 -0800 | |
commit | 9f16e0fa1079022632880da3e8346537ba4eeecc (patch) | |
tree | ebf2b3f8db9cf3534d3a11b487ecf026a519fc5c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next (diff) | |
download | linux-dev-9f16e0fa1079022632880da3e8346537ba4eeecc.tar.xz linux-dev-9f16e0fa1079022632880da3e8346537ba4eeecc.zip |
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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions