commit | a6a84062821738426ed4f58f4d584ecb7feb3dee | [log] [tgz] |
---|---|---|
author | Andy Whitcroft <apw@shadowen.org> | Wed Oct 15 22:02:30 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Oct 16 11:21:37 2008 -0700 |
tree | 7e3da286264b20d4f962fcd72c9019b13253a1d5 | |
parent | 0776e594606e32a045e0a99bb919b2280b945495 [diff] |
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>