diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2024-10-09 22:53:05 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-10-13 17:11:51 +0200 |
commit | dfc881abca4247dcf453ce206f05fe09b51be158 (patch) | |
tree | fd18a266a1451d213a73a1338005e5dc92503da1 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 96ea65295337fed271ce9f136edf6f7eaf3b657c (diff) |
rpmb: Remove usage of the deprecated ida_simple_xx() API
ida_alloc() and ida_free() should be preferred to the deprecated
ida_simple_get() and ida_simple_remove().
This is less verbose.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/df8bfbe2a603c596566a4f967e37d10d208bbc3f.1728507153.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions