aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorJason Wang <[email protected]>2021-11-14 14:02:22 +0800
committerTony Nguyen <[email protected]>2021-12-21 09:17:47 -0800
commit890781af31a069555163b23cb513c7ee1927fb24 (patch)
tree14ae1de119ae8623edc249191ede5ca5cf6cbfee /tools/perf/scripts/python/export-to-sqlite.py
parentb8773a66f651d0e410796562c1e1f6097619caba (diff)
igb: remove never changed variable `ret_val'
The variable used for return status in `igb_write_xmdio_reg' function is never changed and this function is just need return 0. Thus, the `ret_val' can be removed and return 0 at the end of the `igb_write_xmdio_reg' function. Signed-off-by: Jason Wang <[email protected]> Tested-by: Gurucharan G <[email protected]> Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions