summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorJulia Lawall <Julia.Lawall@inria.fr>2020-09-27 22:12:23 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2020-10-02 11:02:15 +0300
commit77450fd7cfc21da9f511246ed215db6b343175e1 (patch)
tree29fff7bcb8fab4a77f9d218d5ea22f14a876e6a9 /tools/perf/scripts/python/exported-sql-viewer.py
parent03ace9b16bd0c724c9171b8e0467490dc968a3b9 (diff)
downloadlinux-77450fd7cfc21da9f511246ed215db6b343175e1.tar.xz
crypto: drivers - 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 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions