git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
f08e293
dd46931
)
Merge patch series "fs: exfat: Fix some Smatch issues"
author
Tom Rini
<trini@konsulko.com>
Tue, 15 Jul 2025 15:55:54 +0000
(09:55 -0600)
committer
Tom Rini
<trini@konsulko.com>
Tue, 15 Jul 2025 15:55:54 +0000
(09:55 -0600)
Andrew Goodbody <andrew.goodbody@linaro.org> says:
Smatch reported issues with variables being dereferenced before NULL
checks and also testing an unsigned variable for being negative.
Link:
https://lore.kernel.org/r/20250707-exfat_fix-v1-0-e5783978cd11@linaro.org
Trivial merge