diff options
| author | Bárbara Fernandes <[email protected]> | 2019-02-22 17:31:58 -0300 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2019-04-04 20:19:46 +0100 |
| commit | 385c301cec0ba269322e8aaadb331c1a39a7f491 (patch) | |
| tree | aca1d6568c3a07bb6cc40c99c7cb2f6fed881126 /tools/perf/scripts/python | |
| parent | c1fc8bb0f6587995b080f81422ab496b34e77a4d (diff) | |
iio:adc:ad7923: Put macro argument between ()'s
Put macro argument between parenthesis in order to avoid precedence
issues. Solves the following checkpath.pl's messages:
CHECK: Macro argument 'mode' may be better as '(mode)' to avoid
precedence issues
CHECK: Macro argument 'channel' may be better as '(channel)' to
avoid precedence issues
CHECK: Macro argument reuse 'sequence' - possible side-effects?
CHECK: Macro argument 'sequence' may be better as '(sequence)' to
avoid precedence issues
CHECK: Macro argument 'val' may be better as '(val)' to avoid
precedence issues
CHECK: Macro argument 'dec' may be better as '(dec)' to avoid precedence
issues
CHECK: Macro argument 'bits' may be better as '(bits)' to avoid
precedence issues
Signed-off-by: Bárbara Fernandes <[email protected]>
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions