Merge patch series "fs: exfat: Fix some Smatch issues"
authorTom Rini <trini@konsulko.com>
Tue, 15 Jul 2025 15:55:54 +0000 (09:55 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 15 Jul 2025 15:55:54 +0000 (09:55 -0600)
commit8d51fb54aafe004e9fe2113f77461a64384b8882
tree111a753e413d375ac30c849b8592463c92d695cc
parentf08e29351dcb4c07c940b8a4c6b7b3899b803980
parentdd4693136b33f2b175e8cedecf9d76e391acabdf
Merge patch series "fs: exfat: Fix some Smatch issues"

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