From: Tom Rini Date: Fri, 29 Aug 2025 22:45:27 +0000 (-0600) Subject: Merge patch series "power: regulator: Fix some Smatch reported issues" X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f90f10a933efacef969c41fd158292d119940b62;p=thirdparty%2Fu-boot.git Merge patch series "power: regulator: Fix some Smatch reported issues" Andrew Goodbody 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 --- f90f10a933efacef969c41fd158292d119940b62