diff options
author | 2025-05-05 13:23:28 +0530 | |
---|---|---|
committer | 2025-06-23 09:57:10 +0530 | |
commit | 77ad7ef4a29b2635a3f387950f5f45f2c1a67d02 (patch) | |
tree | 21b25db90523f25f8df7db91a8b706069f628fb3 /tools/perf/scripts/python | |
parent | powerpc/microwatt: Correct ISA version number in device tree (diff) | |
download | wireguard-linux-77ad7ef4a29b2635a3f387950f5f45f2c1a67d02.tar.xz wireguard-linux-77ad7ef4a29b2635a3f387950f5f45f2c1a67d02.zip |
powerpc: eeh: 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-2-sshegde@linux.ibm.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions