diff options
author | keliu <liuke94@huawei.com> | 2022-05-27 09:33:02 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2022-05-31 18:45:10 +0200 |
commit | 4f58afd6eb177a75dec61c65fdc72db31db93c82 (patch) | |
tree | 8836d14f07151c078aa46ea9ab6e140b5e45928f /drivers/vdpa | |
parent | virtio: use WARN_ON() to warning illegal status value (diff) | |
download | linux-4f58afd6eb177a75dec61c65fdc72db31db93c82.tar.xz linux-4f58afd6eb177a75dec61c65fdc72db31db93c82.zip |
virtio: Directly use ida_alloc()/free()
Use ida_alloc()/ida_free() instead of deprecated
ida_simple_get()/ida_simple_remove() .
Signed-off-by: keliu <liuke94@huawei.com>
Message-Id: <20220527073302.2474073-1-liuke94@huawei.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'drivers/vdpa')
0 files changed, 0 insertions, 0 deletions