]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Merge patch series "spi: cadence_qspi: Fix Smatch reported issues"
authorTom Rini <trini@konsulko.com>
Tue, 28 Oct 2025 16:32:26 +0000 (10:32 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 28 Oct 2025 16:33:00 +0000 (10:33 -0600)
Andrew Goodbody <andrew.goodbody@linaro.org> says:

Smatch reported issues with an off by 1 error in a test for a timeout
and also an error exit that did not set an error code.

Link: https://lore.kernel.org/r/20250812-cadence_qspi-v1-0-0d693d810145@linaro.org
1  2 
drivers/spi/cadence_qspi.c

Simple merge