Merge patch series "power: regulator: Fix some Smatch reported issues"
authorTom Rini <trini@konsulko.com>
Fri, 29 Aug 2025 22:45:27 +0000 (16:45 -0600)
committerTom Rini <trini@konsulko.com>
Sun, 31 Aug 2025 15:32:17 +0000 (09:32 -0600)
commitf90f10a933efacef969c41fd158292d119940b62
tree6c975d4d8aa9a8a9709b277eb035b8850d3b6f25
parent230e8dbc39ecdb50e441a0c795c8deebec18b4f1
parentc18435e648f7004dee1a80d06dbc06223d3b76b3
Merge patch series "power: regulator: Fix some Smatch reported issues"

Andrew Goodbody <andrew.goodbody@linaro.org> says:

Smatch reported some issues in the regulator drivers, mostly repeated
instances of testing an unsigned variable for being negative but also an
expression needing parenthesis to be interpreted as expected.

[trini: Drop 5/6 for now due to changes being requested on review]

Link: https://lore.kernel.org/r/20250807-pwr_regulator-v1-0-42a4105336ec@linaro.org