summaryrefslogtreecommitdiffstats
path: root/scripts/package
diff options
context:
space:
mode:
authorJacob Keller <jacob.e.keller@intel.com>2013-07-04 00:05:35 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2013-07-04 01:07:45 +0200
commit7d0b6594e1055e3d4efcc28af11a8e42dd85ded4 (patch)
treebedce15993d5f37ff1b7af79a5e1b4c1a58b9392 /scripts/package
parentcheckpatch: ignore existing CamelCase uses from include/... (diff)
downloadlinux-7d0b6594e1055e3d4efcc28af11a8e42dd85ded4.tar.xz
linux-7d0b6594e1055e3d4efcc28af11a8e42dd85ded4.zip
checkpatch: allow longer logging function names
The current $logFunction regular expression allows names like dev_warn, e_dbg, netdev_info, etc, but some log functions are now written like e_dev_warn, so allow 1 or 2 word blocks with an underscore before the logging level. Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.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 'scripts/package')
0 files changed, 0 insertions, 0 deletions