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

Re: [PATCH 17/18] crypto: atmel-tdes - use semicolons rather than commas to separate statements

From: Herbert Xu <herbert@gondor.apana.org.au>
Date: 2020-10-02 11:56:29
Also in: kernel-janitors, linux-crypto, lkml

On Sun, Sep 27, 2020 at 09:12:27PM +0200, 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>

---
 drivers/crypto/atmel-tdes.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Patch applied.  Thanks.
-- 
Email: Herbert Xu [off-list ref]
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

_______________________________________________
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