checkpatch: improve CamelCase test for Page
authorJoe Perches <joe@perches.com>
Thu, 28 Feb 2013 01:02:38 +0000 (17:02 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 28 Feb 2013 03:10:08 +0000 (19:10 -0800)
commitbe987d9f80354e2e919926349282facd74992f90
tree218d560f3eb8f04701729f6f0dd9cd538df146e8
parentadf96e6f514a9e87aa3d26c8c9c03eca5be53df0
checkpatch: improve CamelCase test for Page

Add the ClearPage/SetPage/TestClearPage/TestSetPage variants to the not
reported Page CamelCase variables.

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>
scripts/checkpatch.pl