]> git.baikalelectronics.ru Git - kernel.git/commit
checkpatch: labels are not possible types
authorAndy Whitcroft <apw@shadowen.org>
Thu, 16 Oct 2008 05:02:30 +0000 (22:02 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 16 Oct 2008 18:21:37 +0000 (11:21 -0700)
commit3d9059a5d0dfb61b8a63281b13a0593b716f5f70
tree7e3da286264b20d4f962fcd72c9019b13253a1d5
parent55b924e0cbbfd50b998b2d9119dc50540e29d80d
checkpatch: labels are not possible types

A label is not a candidate for a possible type.  Exclude them.

Signed-off-by: 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