On 8/5/25 06:46, Peng Fan wrote: > On Tue, Jul 29, 2025 at 05:16:15PM +0100, Andrew Goodbody wrote: >> Smatch reported issues with duplicated checks that could be removed. >> Smatch also reported an issue where a variable was dereferenced without >> a NULL check despite being an optional parameter. >> >> Signed-off-by: Andrew Goodbody <andrew.goodb...@linaro.org> >> --- > > LGTM: > Reviewed-by: Peng Fan <peng....@nxp.com> Applied to u-boot-at91/master, thanks !
- [PATCH 0/2] mmc: gen_atmel_mci: Fix some Smatch issues Andrew Goodbody
- [PATCH 1/2] mmc: gen_atmel_mci: Remove duplicate chec... Andrew Goodbody
- [PATCH 2/2] mmc: gen_atmel_mci: NULL check variable b... Andrew Goodbody
- Re: [PATCH 0/2] mmc: gen_atmel_mci: Fix some Smatch i... Peng Fan
- Re: [PATCH 0/2] mmc: gen_atmel_mci: Fix some Smat... Eugen Hristev