diff options
| author | Julia Lawall <Julia.Lawall@inria.fr> | 2026-08-01 21:09:57 +0200 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-08-04 21:43:51 +0100 |
| commit | 222e8029a7b08240c035c8522c5c0ec42576959a (patch) | |
| tree | 057edb524ee7317751b726f8878078f8b9b2fb03 /tools/perf/scripts/python/flamegraph.py | |
| parent | 99ddfbba9e71617494c14b95ed85b9d25bc3202c (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/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
