diff options
author | 2020-02-22 17:10:54 +0000 | |
---|---|---|
committer | 2021-04-22 09:26:22 -0700 | |
commit | c9b5f681fe418d68f1804512c7fbcd5920d0594e (patch) | |
tree | 6967d3ee0257f5333b2bf4f658840b7d4e1e0423 /tools/perf/scripts/python | |
parent | iavf: add support for UDP Segmentation Offload (diff) | |
download | wireguard-linux-c9b5f681fe418d68f1804512c7fbcd5920d0594e.tar.xz wireguard-linux-c9b5f681fe418d68f1804512c7fbcd5920d0594e.zip |
ice: remove redundant assignment to pointer vsi
Pointer vsi is being re-assigned a value that is never read,
the assignment is redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions