diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2022-03-01 16:12:12 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-03-03 09:05:17 +0300 |
commit | 432509013f6668411730c0e51e9703b85a064de7 (patch) | |
tree | b2781c421f1630ab68385e322e18760854a4a657 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 9ae1ef4b1634547d7ab7d15a9ffd48df8ce6883c (diff) | |
download | linux-432509013f6668411730c0e51e9703b85a064de7.tar.xz |
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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions