diff options
author | 2018-08-09 06:28:52 -0700 | |
---|---|---|
committer | 2018-08-23 09:24:27 -0700 | |
commit | 6efa6239e7f8777dccddcebb643e6d9a0304bf43 (patch) | |
tree | cb7350facda20e73a1571f392511aa43fe3e300b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ice: Fix multiple static analyser warnings (diff) | |
download | wireguard-linux-6efa6239e7f8777dccddcebb643e6d9a0304bf43.tar.xz wireguard-linux-6efa6239e7f8777dccddcebb643e6d9a0304bf43.zip |
ice: Remove unnecessary node owner check
There is already a check for owner == ICE_SCHED_NODE_OWNER_LAN at the
beginning of ice_sched_update_vsi_child_nodes. Remove the additional
check to address the static analysis tool smatch issue "warn: we tested
'owner' before and it was 'false'".
Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com>
Tested-by: Tony Brelinski <tonyx.brelinski@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions