summaryrefslogtreecommitdiff
path: root/rust/helpers/workqueue.c
diff options
context:
space:
mode:
authorShrikanth Hegde <sshegde@linux.ibm.com>2025-05-05 13:23:29 +0530
committerMadhavan Srinivasan <maddy@linux.ibm.com>2025-06-23 09:57:10 +0530
commit6a21d3c5b3ba7e515c92193d5ccda55c9c0f43f4 (patch)
tree7f57e1e2176536be758cac43989ff84a018ebc1f /rust/helpers/workqueue.c
parent77ad7ef4a29b2635a3f387950f5f45f2c1a67d02 (diff)
powerpc: rtas: 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/20230612093537.614161713@infradead.org/T/#u Reviewed-by: Srikar Dronamraju <srikar@linux.ibm.com> Signed-off-by: Shrikanth Hegde <sshegde@linux.ibm.com> Tested-by: Venkat Rao Bagalkote <venkat88@linux.ibm.com> Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com> Link: https://patch.msgid.link/20250505075333.184463-3-sshegde@linux.ibm.com
Diffstat (limited to 'rust/helpers/workqueue.c')
0 files changed, 0 insertions, 0 deletions