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: Sat, 22 Aug 2020 13:59:41 -0700 (PDT) From: David Miller <davem@...emloft.net> To: joe@...ches.com Cc: Jianlin.Lv@....com, netdev@...r.kernel.org, kuba@...nel.org, Song.Zhu@....com, linux-kernel@...r.kernel.org Subject: Re: [PATCH net-next] net: Remove unnecessary intermediate variables From: Joe Perches <joe@...ches.com> Date: Sat, 22 Aug 2020 13:39:28 -0700 > It _might_ be slightly faster to use inlines We are not using the inline directive in foo.c files and are letting the compiler decide. Please don't give out advice like this. Thank you.
Powered by blists - more mailing lists