diff options
| author | Ian Abbott <abbotti@mev.co.uk> | 2021-04-07 15:01:39 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-04-07 17:09:55 +0200 |
| commit | 15b7a743901c9917d4357224a468554d4f848dac (patch) | |
| tree | 3d6c525e62525b686c59bcd61fa2d62e50272f85 /scripts/gdb/linux/utils.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 <olsonse@umich.edu>
Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Link: https://lore.kernel.org/r/20210407140142.447250-3-abbotti@mev.co.uk
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions
