diff options
| author | Colin Ian King <[email protected]> | 2022-01-23 18:49:36 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2022-01-24 17:07:37 -0800 |
| commit | 6e667749271e58d34238cf700e543beabdbe6184 (patch) | |
| tree | a04c51fb3c1ccdaff3a83fde8510669cbf40c040 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
| parent | 9f16e0fa1079022632880da3e8346537ba4eeecc (diff) | |
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 <[email protected]>
Reviewed-by: Joakim Zhang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions