diff options
| author | Colin Ian King <[email protected]> | 2020-02-24 19:20:22 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-02-24 11:21:19 -0800 |
| commit | 31a57fded31176bc3e67bc122e70536cbb02b47a (patch) | |
| tree | 161691553083e3f5144b9b782df3bf784b907d70 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
| parent | f2ce925a7d63f9209249620dabe099f10a5cb38c (diff) | |
net: hns3: remove redundant initialization of pointer 'client'
The pointer 'client' is being initialized with a value that is never
read, it is being updated later on. The initialization is redundant
and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions