diff options
author | 2024-10-09 22:53:05 +0200 | |
---|---|---|
committer | 2024-10-13 17:11:51 +0200 | |
commit | dfc881abca4247dcf453ce206f05fe09b51be158 (patch) | |
tree | fd18a266a1451d213a73a1338005e5dc92503da1 /drivers/android/binder.c | |
parent | binderfs: binderfs_test: remove unused variable (diff) | |
download | wireguard-linux-dfc881abca4247dcf453ce206f05fe09b51be158.tar.xz wireguard-linux-dfc881abca4247dcf453ce206f05fe09b51be158.zip |
rpmb: 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/df8bfbe2a603c596566a4f967e37d10d208bbc3f.1728507153.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/android/binder.c')
0 files changed, 0 insertions, 0 deletions