commit | f5fe35dd95549b1b419cdeb2ec3fe61fda94fa93 | [log] [tgz] |
---|---|---|
author | Andy Whitcroft <apw@shadowen.org> | Wed Jul 23 21:29:03 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jul 24 10:47:26 2008 -0700 |
tree | dbb0d8a8951f5b376900e0c26a392d9ccaafef27 | |
parent | 53210168feeff9a3c780bd42f69936d4c12381d5 [diff] |
checkpatch: condition/loop indent checks Check to see if the block/statement which a condition or loop introduces is indented correctly. 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>