]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Merge patch series "power: Address two Smatch reported issues"
authorTom Rini <trini@konsulko.com>
Fri, 29 Aug 2025 22:44:50 +0000 (16:44 -0600)
committerTom Rini <trini@konsulko.com>
Sun, 31 Aug 2025 15:32:17 +0000 (09:32 -0600)
Andrew Goodbody <andrew.goodbody@linaro.org> says:

Smatch reported issues with two power drivers due to redundant code and
an unitialised variable.

Link: https://lore.kernel.org/r/20250807-power_misc-v1-0-2ac672f15461@linaro.org

Trivial merge