diff options
author | 2024-10-09 22:53:06 +0200 | |
---|---|---|
committer | 2024-10-13 17:11:51 +0200 | |
commit | 3b0889f95789aa90b0f1a6921d5d6b151f2e53ae (patch) | |
tree | 85266d7d80d1ff339aa2d6c3dcc439da47291f5f /drivers/android/binder.c | |
parent | rpmb: Remove usage of the deprecated ida_simple_xx() API (diff) | |
download | wireguard-linux-3b0889f95789aa90b0f1a6921d5d6b151f2e53ae.tar.xz wireguard-linux-3b0889f95789aa90b0f1a6921d5d6b151f2e53ae.zip |
rpmb: Remove some useless locking
There is no need for explicit locking when using the ida API, as stated in
the doc related to ida_alloc_range() / ida_free().
So remove rpmb_mutex.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/b1fcc6707ec2b6309d50060fa52ccc2c892afde2.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