diff options
author | Colin Ian King <colin.king@canonical.com> | 2019-11-11 15:44:13 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-11-12 09:04:27 +0300 |
commit | 29711306ce971d55903a4a2de7ac5d051d4a8306 (patch) | |
tree | db1b19a2f139e7c483116b604f98e59f4222d65c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c33fdc3453313137f8740a227525ed518bc68e28 (diff) | |
download | linux-29711306ce971d55903a4a2de7ac5d051d4a8306.tar.xz |
cxgb4: remove redundant assignment to hdr_len
Variable hdr_len is being assigned a value that is never read.
The assignment is redundant and hence can be removed.
Addresses-Coverity: ("Unused 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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions