On Sat, Oct 11, 2025 at 04:48:24PM +0200, Thorsten Blum wrote: > The local variables 'size_t datalen' are unsigned and cannot be less > than zero. Remove the redundant conditions. > > Signed-off-by: Thorsten Blum <thorsten.blum at linux.dev> David, I've applied this. BR, Jarkko