git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
66ff673
c9cd480
)
Merge patch series "remoteproc: k3: Fix two Smatch issue reports"
author
Tom Rini
<trini@konsulko.com>
Tue, 19 Aug 2025 17:26:03 +0000
(11:26 -0600)
committer
Tom 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