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

Smatch reported two issues, firstly attempting to compare a u8 to a 16
bit macro and secondly a potentially uninitialised variable.

Link: https://lore.kernel.org/r/20250808-remoteproc_tik3-v1-0-f7dae0b177b2@linaro.org

Trivial merge