]> git.karo-electronics.de Git - mv-sheeva.git/commit
scripts/checkpatch.pl: add check for multiple terminating semicolons and casts of...
authorJoe Perches <joe@perches.com>
Thu, 13 Jan 2011 00:59:56 +0000 (16:59 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 13 Jan 2011 16:03:11 +0000 (08:03 -0800)
commitcaf2a54f101a55ec318c2a20253a1977802f7de4
tree0eaa61afa0af0754a42b8a1f5c642500c4a54026
parent78c377d1b5e7ef15c8c307c2aa2511602a0829c3
scripts/checkpatch.pl: add check for multiple terminating semicolons and casts of vmalloc

Signed-off-by: Joe Perches <joe@perches.com>
Cc: Andy Whitcroft <apw@shadowen.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
scripts/checkpatch.pl