]> git.karo-electronics.de Git - karo-tx-linux.git/commit
checkpatch: remove quote from CamelCase test
authorJoe Perches <joe@perches.com>
Wed, 19 Jun 2013 00:07:18 +0000 (10:07 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 19 Jun 2013 07:27:05 +0000 (17:27 +1000)
commit196aa908e117fa0c31bea7235d5cdcebc8e6a9c1
tree6495190296f67ea12b6b9bb66288a7cd56818631
parentada116e8020ed938f729188002dd612eb5d5c55d
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>
scripts/checkpatch.pl