diff options
| author | Shrikanth Hegde <[email protected]> | 2025-05-05 07:53:32 +0000 |
|---|---|---|
| committer | Madhavan Srinivasan <[email protected]> | 2025-06-23 04:27:11 +0000 |
| commit | 8ea7819f6ec5782918e4d15906fa259a371e6bdd (patch) | |
| tree | 5ece40f9a85c5ba1438dd3e20f368c4567abe738 /lib/crypto/mpi/mpi-mul.c | |
| parent | powerpc: book3s: vas: use lock guard for mutex (diff) | |
| download | kernel-8ea7819f6ec5782918e4d15906fa259a371e6bdd.tar.gz kernel-8ea7819f6ec5782918e4d15906fa259a371e6bdd.zip | |
powerpc: powernv: ocxl: use lock guard for mutex
use guard(mutex) for scope based resource management of mutex.
This would make the code simpler and easier to maintain.
More details on lock guards can be found at
https://lore.kernel.org/all/[email protected]/T/#u
Reviewed-by: Srikar Dronamraju <[email protected]>
Acked-by: Andrew Donnellan <[email protected]>
Signed-off-by: Shrikanth Hegde <[email protected]>
Tested-by: Venkat Rao Bagalkote <[email protected]>
Signed-off-by: Madhavan Srinivasan <[email protected]>
Link: https://patch.msgid.link/[email protected]
Diffstat (limited to 'lib/crypto/mpi/mpi-mul.c')
0 files changed, 0 insertions, 0 deletions
