diff options
author | 2016-10-11 13:52:14 -0700 | |
---|---|---|
committer | 2016-10-11 15:06:31 -0700 | |
commit | 5207649b7b1d2b1e1f8c97df91debfaa8de37669 (patch) | |
tree | 2c8d7797f4e5d5583536d9d3e05e1ae98a8bec83 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | checkpatch: add --strict test for precedence challenged macro arguments (diff) | |
download | wireguard-linux-5207649b7b1d2b1e1f8c97df91debfaa8de37669.tar.xz wireguard-linux-5207649b7b1d2b1e1f8c97df91debfaa8de37669.zip |
checkpatch: improve MACRO_ARG_PRECEDENCE test
It is possible for a multiple line macro definition to have a false positive
report when an argument is used on a line after a continuation \.
This line might have a leading '+' as the initial character that could be
confused by checkpatch as an operator.
Avoid the leading character on multiple line macro definitions.
Link: http://lkml.kernel.org/r/60229d13399f9b6509db5a32e30d4c16951a60cd.1473836073.git.joe@perches.com
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions