diff options
author | Christophe JAILLET <[email protected]> | 2024-04-14 12:12:52 +0200 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-04-29 08:20:07 -0700 |
commit | 200a289b342bae6cbeb0b7406b2af55feef0de94 (patch) | |
tree | 036209fcbd6b0861fea3c45ae454feb685408033 /scripts/gdb/vmlinux-gdb.py | |
parent | 55dbc5b5174d0e7d1fa397d05aa4cb145e8b887e (diff) |
mux: 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.
Link: https://lkml.kernel.org/r/f82e013abe4c71f1c7d06819f96472f298acdcf3.1713089554.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Christophe JAILLET <[email protected]>
Cc: Peter Rosin <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions