diff options
author | Bo Liu <[email protected]> | 2022-09-25 21:27:44 -0400 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-09-27 17:33:11 -0700 |
commit | ab7ea1e73532247217d3e450015dd7ece966dc0e (patch) | |
tree | ac8c0313ba03d732292fa7c7f63155986667edac /tools/perf/scripts/python/libxed.py | |
parent | 62e56ef57c04c0cacb33433d7984a4d71b690b3f (diff) |
ptp: Remove usage of the deprecated ida_simple_xxx API
Use ida_alloc_xxx()/ida_free() instead of
ida_simple_get()/ida_simple_remove().
The latter is deprecated and more verbose.
Signed-off-by: Bo Liu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions