[Drbd-dev] [PATCH 00/18] use semicolons rather than commas to separate statements

Joe Perches joe at perches.com
Sun Sep 27 22:08:25 CEST 2020


On Sun, 2020-09-27 at 21:12 +0200, Julia Lawall wrote:
> These patches replace commas by semicolons.  This was done using the
> Coccinelle semantic patch (http://coccinelle.lip6.fr/) shown below.
> 
> This semantic patch ensures that commas inside for loop headers will not be
> transformed.  It also doesn't touch macro definitions.

Thanks.

All of these appear to be correct and without effect
except for __LINE__ number changes where braces are added.





More information about the drbd-dev mailing list