From: Andy Whitcroft Date: Thu, 24 Jul 2008 04:28:59 +0000 (-0700) Subject: checkpatch: types: unary -- goto introduces unary context X-Git-Tag: v2.6.27-rc1~712 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ef9b297f6e8850da3be9c9ff5f00385c0977004;p=pandora-kernel.git checkpatch: types: unary -- goto introduces unary context When we see a goto we enter unary context. For example: goto *h; Signed-off-by: Andy Whitcroft Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed