]> 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>
Thu, 15 Dec 2011 07:35:23 +0000 (18:35 +1100)
commitc773526ccb22e9a4fc705f72cc640e1f6319bdff
tree1e8efba44c437798d97b05bbe898a100406add55
parent62e5b1d7c2dd1b411d915711c4b9acac0c21d206
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