]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Merge patch series "soc: ti: k3-navss-ringacc: Fix Smatch reported issues"
authorTom Rini <trini@konsulko.com>
Tue, 19 Aug 2025 17:26:16 +0000 (11:26 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 19 Aug 2025 17:26:16 +0000 (11:26 -0600)
Andrew Goodbody <andrew.goodbody@linaro.org> says:

Smatch reported issues including a derference of a pointer before its
NULL check and the use of an uninitialised variable.

Link: https://lore.kernel.org/r/20250812-k3-navss-v1-0-a88f7db58998@linaro.org

Trivial merge