commit | 807bd26c4c3e94aced4630ba8369c8941728636b | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Jul 03 15:05:22 2013 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Jul 03 16:07:44 2013 -0700 |
tree | 6583d6b4fa1714d3b10def6256ea5b18dc59ded1 | |
parent | a640d25cead66457ac14a878234f8b323ba8aade [diff] |
checkpatch: remove quote from CamelCase test Commit be987d9f80 ("checkpatch: improve CamelCase test for Page") added it but it shouldn't be there. Must have been my fault. Make sure that the tested variable doesn't contain a constant. 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>