]> git.karo-electronics.de Git - karo-tx-linux.git/commit
checkpatch: remove quote from CamelCase test
authorJoe Perches <joe@perches.com>
Thu, 27 Jun 2013 23:52:51 +0000 (09:52 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 28 Jun 2013 06:38:20 +0000 (16:38 +1000)
commite1d013167f86ebbf59fc3bcf56fd333f49acbe16
treeadd9df88db3b63a395c58312c3648742f45722cb
parent2729409bf84d7ae3e5827fd492da4dfa96d12d03
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