]> git.kernelconcepts.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>
Tue, 13 Dec 2011 06:43:21 +0000 (17:43 +1100)
commit6c8c33aeb5465f3e3ca195c9fd7d426768f257bf
tree5f1e6c2b7a3654f47150ad3f572ebb4633c3c26e
parente13387038f98936dfa1a6b74b6f1c71dc9803126
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