diff options
| author | Christophe JAILLET <[email protected]> | 2024-01-14 09:37:43 +0000 |
|---|---|---|
| committer | Mathieu Poirier <[email protected]> | 2024-01-23 01:32:23 +0000 |
| commit | acc48fee5e740d787edca168100b5284cae30c7b (patch) | |
| tree | 5b6ae483529abe46fdc6e5d227a0100ca0835e8c /tools/lib/string.c | |
| parent | Linux 6.8-rc1 (diff) | |
| download | kernel-acc48fee5e740d787edca168100b5284cae30c7b.tar.gz kernel-acc48fee5e740d787edca168100b5284cae30c7b.zip | |
rpmsg: 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().
Note that the upper limit of ida_simple_get() is exclusive, but the one of
ida_alloc_max() is inclusive. So a -1 has been added when needed.
Signed-off-by: Christophe JAILLET <[email protected]>
Link: https://lore.kernel.org/r/c09ee5b66d451bf97d14c167048549aa0824ee06.1705225049.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Mathieu Poirier <[email protected]>
Diffstat (limited to 'tools/lib/string.c')
0 files changed, 0 insertions, 0 deletions
