summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorJulia Lawall <Julia.Lawall@inria.fr>2026-08-01 21:09:49 +0200
committerHelge Deller <deller@gmx.de>2026-08-10 08:13:26 +0200
commit49e4950e177858f3331028b030c40ed1a25e9eb2 (patch)
tree4900cbbd58089c4c0bb815274147ba91b239c52a /tools/perf/scripts/python/flamegraph.py
parent0fc41be57d485ae27a696dd2e622b4d5c1a96cfa (diff)
fbdev: au1100fb: drop unneeded semicolon
When a function-like macro expands to an expression, that expression doesn't need a semicolon after it. All uses have been verified to have their own semicolons. This was found using the following Coccinelle semantic patch: @r@ identifier i : script:ocaml() { String.lowercase_ascii i = i }; expression e; @@ *#define i(...) e; Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr> Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions