Skip to content
Snippets Groups Projects
Forked from drm / msm
Source project has a limited visibility.
user avatar
Bo Liu authored
Use ida_alloc_xxx()/ida_free() instead of
ida_simple_get()/ida_simple_remove(), which has been deprecated.

Note that the upper bound is now inclusive.

Signed-off-by: default avatarBo Liu <liubo03@inspur.com>
Link: https://lore.kernel.org/r/20220616044733.3605-1-liubo03@inspur.com


Reviewed-by: default avatarChristophe JAILLET <christophe.jaillet@wanadoo.fr>
[ johan: amend commit message ]
Signed-off-by: default avatarJohan Hovold <johan@kernel.org>
c0c725d7
History
Name Last commit Last update
..