[PATCH RESEND 0/3] clk: qcom: simplify locking with guard()

From: Krzysztof Kozlowski
Date: Mon Dec 09 2024 - 07:24:22 EST


No feedback, resending.
https://lore.kernel.org/r/20240823-cleanup-h-guard-clk-qcom-v1-0-68bb9601c9dd@xxxxxxxxxx

Simplify error handling around locks with guard(). Less gotos needed.

Best regards,
Krzysztof

---
Krzysztof Kozlowski (3):
clk: qcom: rpm: simplify locking with guard()
clk: qcom: smd-rpm: simplify locking with guard()
clk: qcom: spmi-pmic-div: simplify locking with guard()

drivers/clk/qcom/clk-rpm.c | 27 +++++++++++----------------
drivers/clk/qcom/clk-smd-rpm.c | 25 ++++++++++---------------
drivers/clk/qcom/clk-spmi-pmic-div.c | 13 +++++--------
3 files changed, 26 insertions(+), 39 deletions(-)
---
base-commit: 294c646feab33931bd459930fa28360f5e97c294
change-id: 20240823-cleanup-h-guard-clk-qcom-2a766000bb46

Best regards,
--
Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>