summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2019-08-27 14:47:39 +0300
committerDavid S. Miller <davem@davemloft.net>2019-08-29 00:49:37 +0300
commita3a90244c471854bbe79884fd5a48b84953faa75 (patch)
tree8b9e777a8a2f4544f5b177fa2a3870e0069e22be /tools/perf/scripts/python/event_analyzing_sample.py
parent14105c191e09b698782026827dbac966cbd30446 (diff)
downloadlinux-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/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions