On Wed, 06 Aug 2025 11:56:58 +0100, Andrew Goodbody wrote: > port_id is an unsigned variable so cannot be negative. Remove the test > checking for port_id being less than 0. > > This issue was found by Smatch. > >
Applied to u-boot/next, thanks! [1/1] net: ti: icssg: Remove impossible test commit: 2a61c56dea1d7860d4a44afad3f54814ff0b805b -- Tom