diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2023-11-01 18:57:57 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2023-11-16 14:33:51 +0300 |
commit | 772dd70a5ed6845d87738f82c788c9ff4e37fd7f (patch) | |
tree | 74e2f71b917c5208825fb9e1029e7bebb8a6cd68 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 80c1afe8c5fec68d9467c543551a0b2fddd463ff (diff) | |
download | linux-772dd70a5ed6845d87738f82c788c9ff4e37fd7f.tar.xz |
phy: core: 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/d2323636c6cd2ec22f73a0ae6c2d34ac99b4abd5.1698854255.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions