commit | 8d31cfcecf67563d70cd68616cb8fb4384f24b51 | [log] [tgz] |
---|---|---|
author | Andy Whitcroft <apw@shadowen.org> | Wed Jul 23 21:29:02 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jul 24 10:47:25 2008 -0700 |
tree | edfe965d3efa84305a9c6fe83ecfe24b97bdc7fb | |
parent | e2a763c20b89890d2153551b1af6962b135de4c0 [diff] |
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 <apw@shadowen.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>