diff options
| author | Maxwell Doose <m32285159@gmail.com> | 2026-04-30 04:35:06 +0300 |
|---|---|---|
| committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2026-05-08 22:09:23 +0300 |
| commit | 78bb578528c92424bb40f03a06d2ec28098c466e (patch) | |
| tree | 1d3767d0de7252f2f258d14d1f627da13b9baa53 /include/linux | |
| parent | 7fd2df204f342fc17d1a0bfcd474b24232fb0f32 (diff) | |
| download | linux-78bb578528c92424bb40f03a06d2ec28098c466e.tar.xz | |
ACPI: PMIC: Replace mutex_lock/unlock() with guard()/scoped_guard()
Replace mutex_lock() and unlock() calls with the newer guard() and
scoped_guard() macros to make the code more straightforward.
Signed-off-by: Maxwell Doose <m32285159@gmail.com>
[ rjw: Subject tweak, changelog edits ]
Link: https://patch.msgid.link/20260430013507.46259-1-m32285159@gmail.com
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
