summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2023-12-10 20:45:58 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-12-15 16:20:06 +0300
commit96d7e361ca4cb0e8b6fa0635a04609b6367257e6 (patch)
treefa4a50286eb4244e2217c54f072f00156a6849df /tools/perf/scripts/python
parente0f25b8992345aa5f113da2815f5add98738c611 (diff)
downloadlinux-96d7e361ca4cb0e8b6fa0635a04609b6367257e6.tar.xz
serdev: 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/d20d3ac106bac6b7cabe39f22ad00ac86910e0a5.1702230342.git.christophe.jaillet@wanadoo.fr Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions