summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/hifn_795x.c
diff options
context:
space:
mode:
authorJulia Lawall <Julia.Lawall@inria.fr>2020-09-27 21:12:17 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2020-10-02 10:02:15 +0200
commit03ace9b16bd0c724c9171b8e0467490dc968a3b9 (patch)
tree3c9c243cca5619483d14d8b533db61f7e5c903c8 /drivers/crypto/hifn_795x.c
parenthwrng: iproc-rng200 - use semicolons rather than commas to separate statements (diff)
downloadlinux-03ace9b16bd0c724c9171b8e0467490dc968a3b9.tar.xz
linux-03ace9b16bd0c724c9171b8e0467490dc968a3b9.zip
hwrng: mxc-rnga - use semicolons rather than commas to separate statements
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> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/hifn_795x.c')
0 files changed, 0 insertions, 0 deletions