diff options
author | Pankaj Raghav <[email protected]> | 2022-11-30 13:30:03 +0100 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2022-11-30 14:23:34 -0700 |
commit | 92a34c461719eb4a3f95353bb7b27a3238eb7478 (patch) | |
tree | 6aa3f234de5adad05324e816bf524968e0f734fd /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 63f93fd6fa5717769a78d6d7bea6f7f9a1ccca8e (diff) |
virtio-blk: replace ida_simple[get|remove] with ida_[alloc_range|free]
ida_simple[get|remove] are deprecated, and are just wrappers to
ida_[alloc_range|free]. Replace ida_simple[get|remove] with their
corresponding counterparts.
No functional changes.
Signed-off-by: Pankaj Raghav <[email protected]>
Reviewed-by: Stefan Hajnoczi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions