diff options
author | 2024-02-26 13:21:03 +0000 | |
---|---|---|
committer | 2024-03-06 09:32:58 -0800 | |
commit | 60e4caf36b882950e01f99b54ebcdb8e11052f7b (patch) | |
tree | 8196b43e93dbb82334e9a3c3ad407e24574a4531 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | iavf: drop duplicate iavf_{add|del}_cloud_filter() calls (diff) | |
download | wireguard-linux-60e4caf36b882950e01f99b54ebcdb8e11052f7b.tar.xz wireguard-linux-60e4caf36b882950e01f99b54ebcdb8e11052f7b.zip |
i40e: remove unnecessary qv_info ptr NULL checks
The "qv_info" ptr cannot be NULL when it gets the address of
an element of the flexible array "qvlist_info->qv_info".
Detected using the static analysis tool - Svace.
Signed-off-by: Alexey Kodanev <aleksei.kodanev@bell-sw.com>
Tested-by: Pucha Himasekhar Reddy <himasekharx.reddy.pucha@intel.com> (A Contingent worker at Intel)
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions