summaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorBreno Leitao <leitao@debian.org>2022-08-12 02:47:17 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-09-01 16:29:32 +0200
commit5cb14f15d79a8edfb9197deb97c7061d55b819ab (patch)
treef0e1639ea46a92c737f1e73068a04ca05ce7db7f /tools/perf/util/scripting-engines/trace-event-python.c
parentfccf202e01e0e5c9d5f1fdd00009614c04c82818 (diff)
misc: bcm_vk: Remove usage of deprecated functions
ida_simple_get() and ida_simple_remove() functions are deprecated now. These functions were replaced by ida_alloc() and ida_free() respectively. This patch modernize bcm_vk to use the replacement functions. Acked-by: Scott Branden <scott.branden@broadcom.com> Signed-off-by: Breno Leitao <leitao@debian.org> Link: https://lore.kernel.org/r/20220812094717.4097179-1-leitao@debian.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions