]> git.baikalelectronics.ru Git - kernel.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)
commit930f32bab84541766a6ad747b03fc8b277720fbd
tree0eaa61afa0af0754a42b8a1f5c642500c4a54026
parent690e333aeffb30f0f0139696a5ff92bc6e4d3248
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