diff options
author | Colin Ian King <colin.king@canonical.com> | 2020-02-22 20:10:54 +0300 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2021-04-22 19:26:22 +0300 |
commit | c9b5f681fe418d68f1804512c7fbcd5920d0594e (patch) | |
tree | 6967d3ee0257f5333b2bf4f658840b7d4e1e0423 /tools/perf/scripts/python | |
parent | c91a4f9feb67a199c27c2fe4df98ef9a49ab8ba0 (diff) | |
download | linux-c9b5f681fe418d68f1804512c7fbcd5920d0594e.tar.xz |
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