diff options
| author | Julia Lawall <Julia.Lawall@inria.fr> | 2026-08-01 21:09:49 +0200 |
|---|---|---|
| committer | Helge Deller <deller@gmx.de> | 2026-08-10 08:13:26 +0200 |
| commit | 49e4950e177858f3331028b030c40ed1a25e9eb2 (patch) | |
| tree | 4900cbbd58089c4c0bb815274147ba91b239c52a /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 0fc41be57d485ae27a696dd2e622b4d5c1a96cfa (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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
