diff options
| author | Colin Ian King <[email protected]> | 2019-07-26 11:06:14 +0100 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2019-08-06 15:36:51 +0300 |
| commit | 937a194ae8651b434c4b4c62fe94099f41a93e14 (patch) | |
| tree | 68c2f156657c5a6c550fe39064a2897be95a31c7 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
| parent | dfc7a8f7c857369c3cee4aa4c12d6c8da7aa1597 (diff) | |
ipw2x00: remove redundant assignment to err
Variable err is initialized to a value that is never read and it
is re-assigned later. The initialization is redundant and can
be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions