diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2024-01-14 12:00:59 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-01-14 17:37:44 +0300 |
commit | 95931a245b44ee04f3359ec432e73614d44d8b38 (patch) | |
tree | 2c78048d6feafd00a5fa3468e336530e3b271912 /drivers/fpga/fpga-bridge.c | |
parent | 7b4f36cd22a65b750b4cb6ac14804fb7d6e6c67d (diff) | |
download | linux-95931a245b44ee04f3359ec432e73614d44d8b38.tar.xz |
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 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions