diff options
author | keliu <liuke94@huawei.com> | 2022-07-11 23:50:08 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-07-12 09:04:55 +0200 |
commit | 3af0b1d34a07f89651b4a37295da34a3dd3f2e79 (patch) | |
tree | 3b2d42b5e8a988e8c535a253d34a42d2b865b05a /drivers/xen | |
parent | 7e724422a7e9dfc8229ba90ee95aaafb902a788b (diff) |
drivers: mcb: 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>
Signed-off-by: Johannes Thumshirn <jth@kernel.org>
Link: https://lore.kernel.org/r/480676bee970da16bf1fa8565277240014395ba3.1657607743.git.johannes.thumshirn@wdc.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/xen')
0 files changed, 0 insertions, 0 deletions