diff options
author | keliu <liuke94@huawei.com> | 2022-09-29 17:50:10 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-09-30 14:33:22 +0200 |
commit | 9357fc3b3b85a7d9f0dedf5446222a26957852b4 (patch) | |
tree | 9a3ee75c2386131c322041c92ee6f9c399030451 /security/selinux | |
parent | 54d0999f96abadcc0586fe577e6cf4dc4c2749c1 (diff) | |
download | linux-9357fc3b3b85a7d9f0dedf5446222a26957852b4.tar.bz2 |
drivers: spmi: 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>
Link: https://lore.kernel.org/r/20220527071338.2359733-1-liuke94@huawei.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Link: https://lore.kernel.org/r/20220930005019.2663064-2-sboyd@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'security/selinux')
0 files changed, 0 insertions, 0 deletions