diff options
author | Jiri Pirko <[email protected]> | 2023-01-18 16:21:14 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-01-19 19:08:38 -0800 |
commit | 543753d9e22e3943e2c31c4b5241afafb55dd52a (patch) | |
tree | 946a7f59849742f5cf476bc76e477d8a2e2069b1 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 19be51a93d9986edcfecae010920ab1d5714479b (diff) |
devlink: remove devlink_dump_for_each_instance_get() helper
devlink_dump_for_each_instance_get() is currently called from
a single place in netlink.c. As there is no need to use
this helper anywhere else in the future, remove it and
call devlinks_xa_find_get() directly from while loop
in devlink_nl_instance_iter_dump(). Also remove redundant
idx clear on loop end as it is already done
in devlink_nl_instance_iter_dump().
Signed-off-by: Jiri Pirko <[email protected]>
Reviewed-by: Jacob Keller <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions