]> git.karo-electronics.de Git - karo-tx-linux.git/commit
checkpatch: ensure cast type is unique in the context parser
authorAndy Whitcroft <apw@canonical.com>
Thu, 8 Dec 2011 04:42:25 +0000 (15:42 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 14 Dec 2011 05:51:59 +0000 (16:51 +1100)
commit60e248bbec7ab7b1c6ae2d412de8482c369d3abf
tree7c7625a388f2d22bdca69572cab7769210f8914d
parentd9d00b0c36f3828828c85690a0de66a5a25fb0f9
checkpatch: ensure cast type is unique in the context parser

Ensure the cast type is unique in the context parser, we do not want them
to detect as a comma ','.

Signed-off-by: Andy Whitcroft <apw@canonical.com>
Cc: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
scripts/checkpatch.pl