aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/arm-cs-trace-disasm.py
diff options
context:
space:
mode:
authorJacob Keller <[email protected]>2023-01-18 17:16:42 -0800
committerTony Nguyen <[email protected]>2023-02-06 09:36:09 -0800
commit157acda5b1faf896cbe46e8860be02baac2b7f83 (patch)
tree9cc554d622c60b7e455cf1c14f223a974d51ad81 /tools/perf/scripts/python/arm-cs-trace-disasm.py
parenta2ca73eae33f4a15304b7f4a71246bb66ded0b80 (diff)
ice: drop unnecessary VF parameter from several VSI functions
The vsi->vf pointer gets assigned early on during ice_vsi_alloc. Several functions currently take a VF pointer, but they can just use the existing vsi->vf pointer as needed. Modify these functions to drop the unnecessary VF parameter. Note that ice_vsi_cfg is not changed as a following change will refactor so that the VF pointer is assigned during ice_vsi_cfg rather than ice_vsi_alloc. Signed-off-by: Jacob Keller <[email protected]> Reviewed-by: Michal Swiatkowski <[email protected]> Tested-by: Marek Szlosek <[email protected]> Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions