checkpatch: square brackets -- exemption for array slices in braces
authorAndy Whitcroft <apw@shadowen.org>
Thu, 16 Oct 2008 05:02:15 +0000 (22:02 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 16 Oct 2008 18:21:34 +0000 (11:21 -0700)
commitfe2a7dbc85f37c721133c83c856f845c4ce9b602
treecbf28b825b378678812884be6543fddde0a87c41
parent0fcff28f47194445f37264d750dbb13d3d894d0b
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 <apw@shadowen.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
scripts/checkpatch.pl