]> 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>
Fri, 16 Dec 2011 04:50:20 +0000 (15:50 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 21 Dec 2011 06:01:29 +0000 (17:01 +1100)
commit9206e487203f2f3220e647535b92d1ac005d88c5
treef8f80a025c5cb1e0f71f2a28dd47426eefbdfc2f
parentdb8c5ba0001939926f686ed44f3fa1de726068c5
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