summaryrefslogtreecommitdiff
path: root/drivers/android
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2024-10-09 22:53:06 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-10-13 17:11:51 +0200
commit3b0889f95789aa90b0f1a6921d5d6b151f2e53ae (patch)
tree85266d7d80d1ff339aa2d6c3dcc439da47291f5f /drivers/android
parentdfc881abca4247dcf453ce206f05fe09b51be158 (diff)
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')
0 files changed, 0 insertions, 0 deletions