diff options
author | Bo Liu <[email protected]> | 2022-06-16 22:04:30 -0400 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2022-06-21 21:22:51 -0400 |
commit | 873cdda193fc501d20e4cf644e4415c463091f4d (patch) | |
tree | a6633223404ec9d0d084251b77eac81e957cce4c /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 6e637b723d8277cac4d347ea671ab798b70d8fc9 (diff) |
scsi: core: bsg: Remove usage of the deprecated ida_simple_xxx() API
Use ida_alloc_xxx()/ida_free() instead of
ida_simple_get()/ida_simple_remove().
The latter is deprecated and more verbose.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bo Liu <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions