diff options
author | Kaixu Xia <kaixuxia@tencent.com> | 2020-11-14 22:55:39 +0800 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2021-02-10 14:28:40 -0800 |
commit | bfe2e5c44d7242debab8aef13eacd68181664f61 (patch) | |
tree | 4fa79c93e11a0db533c0d7d83971720103d30ef8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a9219b332f52093dbf9dae5219e820065f9e2cf6 (diff) |
i40e: remove the useless value assignment in i40e_clean_adminq_subtask
The variable ret is overwritten by the following call
i40e_clean_arq_element() and the assignment is useless, so remove it.
Reported-by: Tosk Robot <tencent_os_robot@tencent.com>
Signed-off-by: Kaixu Xia <kaixuxia@tencent.com>
Tested-by: Tony Brelinski <tonyx.brelinski@intel.com>
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