diff options
| author | Colin Ian King <colin.king@canonical.com> | 2019-08-27 14:47:39 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2019-08-29 00:49:37 +0300 |
| commit | a3a90244c471854bbe79884fd5a48b84953faa75 (patch) | |
| tree | 8b9e777a8a2f4544f5b177fa2a3870e0069e22be /tools/perf/scripts/python | |
| parent | 14105c191e09b698782026827dbac966cbd30446 (diff) | |
| download | linux-a3a90244c471854bbe79884fd5a48b84953faa75.tar.xz | |
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 <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
