aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJoe Perches <[email protected]>2011-10-31 17:13:12 -0700
committerLinus Torvalds <[email protected]>2011-10-31 17:30:57 -0700
commit15662b3e8644905032c2e26808401a487d4e90c1 (patch)
tree0eae1a68779bd314459a2bff55c43e266329015d /tools/perf/scripts/python
parent67d0a0754455f89ef3946946159d8ec9e45ce33a (diff)
checkpatch: add a --strict check for utf-8 in commit logs
Some find using utf-8 in commit logs inappropriate. Some patch commit logs contain unintended utf-8 characters when doing things like copy/pasting compilation output. Look for the start of any commit log by skipping initial lines that look like email headers and "From: " lines. Stop looking for utf-8 at the first signature line. Signed-off-by: Joe Perches <[email protected]> Suggested-by: Andrew Morton <[email protected]> Cc: Andy Whitcroft <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions