diff options
author | Jason Wang <wangborong@cdjrlc.com> | 2021-12-12 16:10:01 +0800 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2022-01-07 09:04:21 -0800 |
commit | 5322c68e588dd018365fe59f9a9930ef11813337 (patch) | |
tree | 640feb5273585945fd076a02f9f1739c92c7a1c5 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | a127adf2fc836eafffffc43d449ab1a3d20d6f3b (diff) |
iavf: remove an unneeded variable
The variable `ret_code' used for returning is never changed in function
`iavf_shutdown_adminq'. So that it can be removed and just return its
initial value 0 at the end of `iavf_shutdown_adminq' function.
Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions