[PATCH 0/5] net: use semicolons rather than commas to separate statements
Jakub Kicinski
kuba at kernel.org
Wed Oct 14 00:15:04 UTC 2020
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!
More information about the Linux-security-module-archive
mailing list