checkpatch: don't emit the CamelCase warning for PageFoo
Joe Perches authored
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: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
e8eb3997
Name Last commit Last update
..
basic fixdep: fix extraneous dependencies
coccinelle Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
dtc script: dtc: clean generated files
genksyms scripts/genksyms: clean lex/yacc generated files
kconfig menuconfig: Replace CIRCLEQ by list_head-style lists.
ksymoops Linux-2.6.12-rc2
mod modpost.c: Stop checking __dev* section mismatches
package Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
rt-tester Fix common misspellings
selinux Create Documentation/security/,
tracing tracing, perf: Convert the power tracer into an event tracer
.gitignore X.509: Add simple ASN.1 grammar compiler
Kbuild.include Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
Lindent scripts/Lindent: support gnu indent v2.2.10
Makefile X.509: Add simple ASN.1 grammar compiler
Makefile.asm-generic uapi: Allow automatic generation of uapi/asm/ header files
Makefile.build X.509: Add simple ASN.1 grammar compiler
Makefile.clean kbuild: Really don't clean bounds.h and asm-offsets.h
Makefile.fwinst kbuild: Fix accidental revert in commit fe04ddf7
Makefile.headersinst UAPI: Plumb the UAPI Kbuilds into the user header installation and checking
Makefile.help Add a target to use the Coccinelle checker
Makefile.host kbuild: fix some minor typoes
Makefile.lib kbuild: limit dtc+cpp include path
Makefile.modbuiltin kbuild: Create output directory in Makefile.modbuiltin
Makefile.modinst modules: don't break modules_install on external modules with no key.
Makefile.modpost kbuild: sign the modules at install time
Makefile.modsign MODSIGN: Add modules_sign make target
asn1_compiler.c X.509: Add simple ASN.1 grammar compiler
bin2c.c Linux-2.6.12-rc2
bloat-o-meter bloat-o-meter: include read-only data section in report
bootgraph.pl bootgraph.pl: relax timing information requirements
checkincludes.pl checkincludes: fix perlcritic warnings
checkkconfigsymbols.sh checkkconfigsymbols.sh: Kconfig symbols sometimes have lowercase letters
checkpatch.pl checkpatch: don't emit the CamelCase warning for PageFoo
checkstack.pl Haavard Skinnemoen has left Atmel
checksyscalls.sh checksyscalls: fix "here document" handling
checkversion.pl kbuild: don't warn about include/linux/version.h not including itself
cleanfile scripts: Make cleanfile/cleanpatch warn about long lines
cleanpatch scripts: Make cleanfile/cleanpatch warn about long lines
coccicheck coccicheck: Add the rep+ctxt mode
config scripts/config: Fix wrong "shift" for --keep-case
conmakehash.c Fix all -Wmissing-prototypes warnings in x86 defconfig
decodecode scripts/decodecode: Fixup trapping instruction marker
depmod.sh kbuild: do not check for ancient modutils tools
diffconfig kconfig: add diffconfig utility
docproc.c docproc: cleanup brace placement
export_report.pl export_report: use warn() to issue WARNING, so they go to stderr
extract-ikconfig scripts/extract-ikconfig: add xz compression support
extract-vmlinux scripts: add extract-vmlinux
gcc-goto.sh ARM: 7333/2: jump label: detect %c support for ARM
gcc-version.sh
gcc-x86_32-has-stack-protector.sh
gcc-x86_64-has-stack-protector.sh
gen_initramfs_list.sh
get_maintainer.pl
gfp-translate
headerdep.pl
headers.sh
headers_check.pl
headers_install.pl
kallsyms.c
kernel-doc
link-vmlinux.sh
makelst
markup_oops.pl
mkcompile_h
mkmakefile
mksysmap
mkuboot.sh
mkversion
module-common.lds
namespace.pl
patch-kernel
pnmtologo.c
profile2linkerlist.pl
recordmcount.c
recordmcount.h
recordmcount.pl
setlocalversion
show_delta
sign-file
sortextable.c
sortextable.h
tags.sh
unifdef.c
ver_linux
xz_wrap.sh