From: Andy Whitcroft Date: Thu, 24 Jul 2008 04:29:02 +0000 (-0700) Subject: checkpatch: check spacing for square brackets X-Git-Tag: v2.6.27-rc1~707 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d31cfcecf67563d70cd68616cb8fb4384f24b51;p=pandora-kernel.git checkpatch: check spacing for square brackets Check on the spacing before square brackets. We should only allow spaces there if this is part of a type definition or an initialialiser. Signed-off-by: Andy Whitcroft Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed