[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20201013171504.5089fe3b@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com>
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