]> 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, 2 Dec 2011 03:12:46 +0000 (14:12 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 2 Dec 2011 03:15:44 +0000 (14:15 +1100)
commit020a0bd27cfe64bc2d88ed4bb34177c7f213c812
treeeee2323cb69f61515a0ea2b6c2c0855f4f328e97
parent1fae62fd44b9995fb3f85a4e039827a219057d28
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