summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorJulia Lawall <Julia.Lawall@inria.fr>2026-08-01 21:09:57 +0200
committerMark Brown <broonie@kernel.org>2026-08-04 21:43:51 +0100
commit222e8029a7b08240c035c8522c5c0ec42576959a (patch)
tree057edb524ee7317751b726f8878078f8b9b2fb03 /tools/perf/scripts/python/bin/stackcollapse-record
parent99ddfbba9e71617494c14b95ed85b9d25bc3202c (diff)
ASoC: wm8940: 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> Link: https://patch.msgid.link/20260801191002.1383835-11-Julia.Lawall@inria.fr Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions