diff options
author | 2013-02-21 16:44:17 -0800 | |
---|---|---|
committer | 2013-02-21 17:22:26 -0800 | |
commit | e8eb3997ce2f5887472a674b32f295b0196ecf46 (patch) | |
tree | 85cec0f6a05582bf6e255b4492026d863cc59fc3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | checkpatch: add Joe to MAINTAINERS (diff) | |
download | linux-dev-e8eb3997ce2f5887472a674b32f295b0196ecf46.tar.xz linux-dev-e8eb3997ce2f5887472a674b32f295b0196ecf46.zip |
checkpatch: don't emit the CamelCase warning for PageFoo
I'm getting a ton of these:
WARNING: Avoid CamelCase: <PageTransHuge>
#140: FILE: mm/migrate.c:1576:
+ if (PageTransHuge(page) && page_count(page) != 3) {
So exclude anything which starts with "Page".
Tested-by: Andrew Morton <akpm@linux-foundation.org>
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions