diff options
author | 2015-09-09 15:37:33 -0700 | |
---|---|---|
committer | 2015-09-10 13:29:01 -0700 | |
commit | 3e838b6c41e8ac86c992bdaaa78625faf528a578 (patch) | |
tree | 2964260eb4ba5b82a859f4c4b562ffce6d31dfcb /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | checkpatch: improve SUSPECT_CODE_INDENT test (diff) | |
download | linux-dev-3e838b6c41e8ac86c992bdaaa78625faf528a578.tar.xz linux-dev-3e838b6c41e8ac86c992bdaaa78625faf528a578.zip |
checkpatch: Allow longer declaration macros
Some really long declaration macros exist.
For instance;
DEFINE_DMA_BUF_EXPORT_INFO(exp_info);
and
DECLARE_DM_KCOPYD_THROTTLE_WITH_MODULE_PARM(name, description)
Increase the limit from 2 words to 6 after DECLARE/DEFINE uses.
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