lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 10 Aug 2020 16:20:05 +0200 From: Andrew Lunn <andrew@...n.ch> To: Michal Kubecek <mkubecek@...e.cz> Cc: netdev@...r.kernel.org Subject: Re: [PATCH ethtool 4/7] get rid of signed/unsigned comparison warnings in register dump parsers On Sun, Aug 09, 2020 at 11:24:29PM +0200, Michal Kubecek wrote: > All of these are avoided by declaring a variable (mostly loop iterators) > holding only unsigned values as unsigned. > > Signed-off-by: Michal Kubecek <mkubecek@...e.cz> Reviewed-by: Andrew Lunn <andrew@...n.ch> Andrew
Powered by blists - more mailing lists