diff options
| author | Colin Ian King <[email protected]> | 2019-08-27 12:47:39 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-08-28 14:49:37 -0700 |
| commit | a3a90244c471854bbe79884fd5a48b84953faa75 (patch) | |
| tree | 8b9e777a8a2f4544f5b177fa2a3870e0069e22be /tools/perf/scripts/python/Perf-Trace-Util | |
| parent | 14105c191e09b698782026827dbac966cbd30446 (diff) | |
wimax/i2400m: remove redundant assignment to variable result
Variable result is being assigned a value that is never read and result
is being re-assigned a little later on. The assignment is redundant
and hence can be removed.
Addresses-Coverity: ("Ununsed 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')
0 files changed, 0 insertions, 0 deletions