From: Andy Whitcroft Date: Thu, 16 Oct 2008 05:02:15 +0000 (-0700) Subject: checkpatch: square brackets -- exemption for array slices in braces X-Git-Tag: v2.6.28-rc1~497 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe2a7dbc85f37c721133c83c856f845c4ce9b602;p=pandora-kernel.git checkpatch: square brackets -- exemption for array slices in braces It is wholy reasonable to have square brackets representing array slices in braces on the same line. These should be spaced. Signed-off-by: Andy Whitcroft Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed