diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2024-01-14 10:00:59 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-01-14 15:37:44 +0100 |
commit | 95931a245b44ee04f3359ec432e73614d44d8b38 (patch) | |
tree | 2c78048d6feafd00a5fa3468e336530e3b271912 /block/blk-cgroup.c | |
parent | block: ensure we hold a queue reference when using queue limits (diff) | |
download | linux-95931a245b44ee04f3359ec432e73614d44d8b38.tar.xz linux-95931a245b44ee04f3359ec432e73614d44d8b38.zip |
null_blk: 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.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/bf257b1078475a415cdc3344c6a750842946e367.1705222845.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/blk-cgroup.c')
0 files changed, 0 insertions, 0 deletions