diff options
| author | Colin Ian King <colin.i.king@gmail.com> | 2022-01-23 21:49:36 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2022-01-25 04:07:37 +0300 |
| commit | 6e667749271e58d34238cf700e543beabdbe6184 (patch) | |
| tree | a04c51fb3c1ccdaff3a83fde8510669cbf40c040 /tools/perf/scripts/python | |
| parent | 9f16e0fa1079022632880da3e8346537ba4eeecc (diff) | |
| download | linux-6e667749271e58d34238cf700e543beabdbe6184.tar.xz | |
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')
0 files changed, 0 insertions, 0 deletions
