diff options
author | 2022-03-01 14:12:12 +0100 | |
---|---|---|
committer | 2022-03-02 22:05:17 -0800 | |
commit | 432509013f6668411730c0e51e9703b85a064de7 (patch) | |
tree | b2781c421f1630ab68385e322e18760854a4a657 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: sfp: use %pe for printing errors (diff) | |
download | linux-dev-432509013f6668411730c0e51e9703b85a064de7.tar.xz linux-dev-432509013f6668411730c0e51e9703b85a064de7.zip |
nfp: flower: Remove usage of the deprecated ida_simple_xxx API
Use ida_alloc_xxx()/ida_free() instead to
ida_simple_get()/ida_simple_remove().
The latter is deprecated and more verbose.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Simon Horman <simon.horman@corigine.com>
Link: https://lore.kernel.org/r/20220301131212.26348-1-simon.horman@corigine.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions