]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite8efa456519fef3140b57b898dc35e1016c60512
tree218d560f3eb8f04701729f6f0dd9cd538df146e8
parent0976daaaeaba5448e907c2d4d3343e405b016f28
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