diff options
author | 2022-01-23 18:49:36 +0000 | |
---|---|---|
committer | 2022-01-24 17:07:37 -0800 | |
commit | 6e667749271e58d34238cf700e543beabdbe6184 (patch) | |
tree | a04c51fb3c1ccdaff3a83fde8510669cbf40c040 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | net: usb: asix: remove redundant assignment to variable reg (diff) | |
download | linux-dev-6e667749271e58d34238cf700e543beabdbe6184.tar.xz linux-dev-6e667749271e58d34238cf700e543beabdbe6184.zip |
net: fec_ptp: remove redundant initialization of variable val
Variable val is being initialized with a value that is never read,
it is being re-assigned later. The assignment is redundant and
can be removed.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Reviewed-by: Joakim Zhang <qiangqing.zhang@nxp.com>
Link: https://lore.kernel.org/r/20220123184936.113486-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