[PATCH] sound: rt5677: Cannot test unsigned for being negative
Tom Rini
trini at konsulko.com
Tue Aug 19 21:43:10 CEST 2025
On Tue, 12 Aug 2025 11:36:53 +0100, Andrew Goodbody wrote:
> In rt5677_bic_or the call to rt5677_i2c_read returns an int so old
> should also be an int to receive that value and then be able to test it
> for being negative which would indicate an error.
>
> This issue was found by Smatch.
>
>
> [...]
Applied to u-boot/next, thanks!
[1/1] sound: rt5677: Cannot test unsigned for being negative
commit: da938a4254b4cf9d4e7b894a0a30536b0d9266c5
--
Tom
More information about the U-Boot
mailing list