diff options
| author | Colin Ian King <colin.king@canonical.com> | 2019-08-29 02:14:50 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2019-08-31 00:14:46 +0300 |
| commit | 77afe3b82e97c2d1a066d038344bbce8bb8f7d85 (patch) | |
| tree | 3081b9a546ab5cf0ce736f28eb72678f6cc4db75 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 1f99fc7fffa5beab7b5dddf666b8036ba95f95c5 (diff) | |
| download | linux-77afe3b82e97c2d1a066d038344bbce8bb8f7d85.tar.xz | |
arcnet: capmode: remove redundant assignment to pointer pkt
Pointer pkt is being initialized with a value that is never read
and pkt 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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
