Thread (40 messages) 40 messages, 11 authors, 2020-10-14

Re: [PATCH 06/18] hwrng: iproc-rng200 - use semicolons rather than commas to separate statements

From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2020-09-28 01:42:44
Also in: kernel-janitors, linux-crypto, lkml


On 9/27/2020 12:12 PM, Julia Lawall wrote:
quoted hunk ↗ jump to hunk
Replace commas with semicolons.  What is done is essentially described by
the following Coccinelle semantic patch (http://coccinelle.lip6.fr/):

// <smpl>
@@ expression e1,e2; @@
e1
-,
+;
e2
... when any
// </smpl>

Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
-- 
Florian

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help