aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorJulia Lawall <[email protected]>2020-10-11 11:19:32 +0200
committerMark Brown <[email protected]>2020-10-26 15:28:05 +0000
commit2db5fa77cd7ea4bd18c7e1afb49417debc9f498a (patch)
treef8552ce46b7b0da0993d1bd162ce7359ca186a47 /tools/perf/scripts/python/netdev-times.py
parentfc7f6a054e1a8c5525bf59c73d8e6333d48a5120 (diff)
ASoC: wm8350: 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 <[email protected]> Acked-by: Charles Keepax <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions