diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2023-12-10 20:36:15 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-12-15 15:53:37 +0300 |
commit | 7516f86aa5ec9f3f2ae1c5c12b56eef76c7b1a15 (patch) | |
tree | 9343952ff139c8bfc1fa4dffea558138260c14e4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e4e5f9e3bff79951cef7fd6912049b1cecf8a72d (diff) | |
download | linux-7516f86aa5ec9f3f2ae1c5c12b56eef76c7b1a15.tar.xz |
usb: typec: 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>
Acked-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Link: https://lore.kernel.org/r/c7b99c4f52649ce6405779fbf9170edc5633fdbb.1702229697.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions