diff options
| author | Bo Liu <liubo03@inspur.com> | 2022-09-26 04:27:44 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2022-09-28 03:33:11 +0300 |
| commit | ab7ea1e73532247217d3e450015dd7ece966dc0e (patch) | |
| tree | ac8c0313ba03d732292fa7c7f63155986667edac /tools/perf/scripts/python/netdev-times.py | |
| parent | 62e56ef57c04c0cacb33433d7984a4d71b690b3f (diff) | |
| download | linux-ab7ea1e73532247217d3e450015dd7ece966dc0e.tar.xz | |
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 <liubo03@inspur.com>
Link: https://lore.kernel.org/r/20220926012744.3363-1-liubo03@inspur.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
