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: Tue, 13 Oct 2020 17:15:04 -0700 From: Jakub Kicinski <kuba@...nel.org> To: Julia Lawall <Julia.Lawall@...ia.fr> Cc: linux-security-module@...r.kernel.org, Valdis Klētnieks <valdis.kletnieks@...edu>, Joe Perches <joe@...ches.com>, Thomas Gleixner <tglx@...utronix.de>, kernel-janitors@...r.kernel.org, linux-wireless@...r.kernel.org, linux-kernel@...r.kernel.org, netdev@...r.kernel.org, "David S. Miller" <davem@...emloft.net>, linux-afs@...ts.infradead.org Subject: Re: [PATCH 0/5] net: use semicolons rather than commas to separate statements On Sun, 11 Oct 2020 12:34:53 +0200 Julia Lawall wrote: > These patches replace commas by semicolons. Commas introduce > unnecessary variability in the code structure and are hard to see. > This was done using the Coccinelle semantic patch > (http://coccinelle.lip6.fr/) shown below. Applied 3-5 to net-next, thanks!
Powered by blists - more mailing lists