diff options
author | Joe Perches <joe@perches.com> | 2015-09-09 15:37:33 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-09-10 13:29:01 -0700 |
commit | 3e838b6c41e8ac86c992bdaaa78625faf528a578 (patch) | |
tree | 2964260eb4ba5b82a859f4c4b562ffce6d31dfcb /scripts/checkstack.pl | |
parent | 9f5af480f4554aac12e002b6f5c2b04895857700 (diff) |
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 'scripts/checkstack.pl')
0 files changed, 0 insertions, 0 deletions