diff options
| author | Ian Abbott <[email protected]> | 2021-04-07 15:01:39 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-04-07 17:09:55 +0200 |
| commit | 15b7a743901c9917d4357224a468554d4f848dac (patch) | |
| tree | 3d6c525e62525b686c59bcd61fa2d62e50272f85 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 6db58ed2b2d9bb1792eace4f9aa70e8bdd730ffc (diff) | |
staging: comedi: tests: ni_routes_test: Put complex values in parentheses
Fix checkpatch.pl errors such as:
ERROR: Macros with complex values should be enclosed in parentheses
+#define I1(x1) \
+ (int[]){ \
+ x1, 0 \
+ }
Also, wrap that `x1` in parentheses.
Cc: Spencer E. Olson <[email protected]>
Signed-off-by: Ian Abbott <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions