[PATCH 0/2] mmc: octeontx_hsmmc: Fix two Smatch issues

Stefan Roese stefan.roese at mailbox.org
Tue Oct 14 10:53:56 CEST 2025


On 7/31/25 12:51, Andrew Goodbody wrote:
> Smatch reported two issues. Firstly that an expression probably needed
> parenthesis to be correctly interpreted. Secondly that two unsigned
> fields in a struct were both being tested for being less than 0.
> 
> Signed-off-by: Andrew Goodbody <andrew.goodbody at linaro.org>
> ---
> Andrew Goodbody (2):
>        mmc: octeontx_hsmmc: Need parens in expression
>        mmc: octeontx_hsmmc: Remove impossible test
> 
>   drivers/mmc/octeontx_hsmmc.c | 5 +----
>   1 file changed, 1 insertion(+), 4 deletions(-)

Applied to u-boot-marvell/master

Thanks,
Stefan



More information about the U-Boot mailing list