diff options
| author | Julia Lawall <Julia.Lawall@inria.fr> | 2026-08-01 21:09:50 +0200 |
|---|---|---|
| committer | Stafford Horne <shorne@gmail.com> | 2026-08-15 07:30:13 +0100 |
| commit | 6620f5e8c11c4f7e41222a86f5c97150cc5f84a5 (patch) | |
| tree | 6656c02025d2b2fa2420bf81878abb48c2a8b726 /tools/perf/scripts/python/bin/task-analyzer-record | |
| parent | db2ddb87143519e20a95aa36c60b36107b736a58 (diff) | |
openrisc: 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: Stafford Horne <shorne@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/task-analyzer-record')
0 files changed, 0 insertions, 0 deletions
