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:11 +0300
committerStephen Boyd <sboyd@kernel.org>2020-10-14 03:43:03 +0300
commit4f8a13e1c2c2927e393755f703104e33907cdb4f (patch)
treeb016e93df08cf3956dc1f2bb344e194bd1f870f2 /tools/perf/scripts/python/exported-sql-viewer.py
parent9123e3a74ec7b934a4a099e98af6a61c2f80bbf5 (diff)
downloadlinux-4f8a13e1c2c2927e393755f703104e33907cdb4f.tar.xz
clk: uniphier: 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> Link: https://lore.kernel.org/r/1601233948-11629-2-git-send-email-Julia.Lawall@inria.fr Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions