diff options
author | Joe Perches <joe@perches.com> | 2013-09-11 21:24:00 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-09-11 22:58:46 (GMT) |
commit | f95a7e6a462ed1338bd576ccb557ff86772a0776 (patch) | |
tree | ad85c177e88e05a43b66bc519825ff291656410f /scripts/profile2linkerlist.pl | |
parent | 91bfe4843dff4426ca3a0dd1dab8454c1534022d (diff) | |
download | linux-fsl-qoriq-f95a7e6a462ed1338bd576ccb557ff86772a0776.tar.xz |
checkpatch: ignore #define TRACE_<foo> macros
The tracing subsystem uses slightly odd #defines to set path/directory
locations for include files.
These #defines can cause false positives for the complex macro tests so
add exclusions for these specific #defines (TRACE_SYSTEM,
TRACE_INCLUDE_FILE, TRACE_INCLUDE_PATH).
Signed-off-by: Joe Perches <joe@perches.com>
Cc: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Cc: Li Zefan <lizefan@huawei.com>
Cc: Andy Whitcroft <apw@canonical.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts/profile2linkerlist.pl')
0 files changed, 0 insertions, 0 deletions