diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2023-12-10 20:43:56 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-12-15 15:53:33 +0300 |
commit | e4e5f9e3bff79951cef7fd6912049b1cecf8a72d (patch) | |
tree | b22fdb41488022f01ad4bf790be5d205468396f5 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 2ddc97a71a27b6f940f1ed0f1e70a4e8e62b77e5 (diff) | |
download | linux-e4e5f9e3bff79951cef7fd6912049b1cecf8a72d.tar.xz |
usb: chipidea: 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: Peter Chen <peter.chen@kernel.org>
Link: https://lore.kernel.org/r/8bf382976c0ba0986c0dbe93427266273f0776ef.1702230217.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