]> git.kernelconcepts.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>
Tue, 20 Dec 2011 07:43:52 +0000 (18:43 +1100)
commit024d26a29d0ccafe200b24a01902e57ab24558b3
tree35a8ec12349b0bf607512e9b45b60c3504fdc0f3
parent7c0945c574cc41c765074641869b2816e45b81ba
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