aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJacob Keller <[email protected]>2013-07-03 15:05:35 -0700
committerLinus Torvalds <[email protected]>2013-07-03 16:07:45 -0700
commit7d0b6594e1055e3d4efcc28af11a8e42dd85ded4 (patch)
treebedce15993d5f37ff1b7af79a5e1b4c1a58b9392 /tools/perf/scripts/python/bin
parent3445686af721534ac1086a9c6d48b3470dfb6946 (diff)
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 <[email protected]> Tested-by: Aaron Brown <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]> Signed-off-by: Joe Perches <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions