commit | ee8900c9c7cc92db02b7edfa26ae3b2c9b2434f9 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Tue Apr 29 00:59:31 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Apr 29 08:06:04 2008 -0700 |
tree | 3c680daa88d8c8c5940c272f18c1f810f1aa2b05 | |
parent | 3a8ca95e9d62980fd3b41165ec05032c63ce21da [diff] |
scripts/Lindent: support gnu indent v2.2.10 The new version of indent supports positioning labels in column 1 using "-il0" http://www.nabble.com/Release-2.2.10-of-GNU-Indent-td15990700.html Add "-il0" if indent version >= 2.2.10 Signed-off-by: Joe Perches <joe@perches.com> Acked-by: Alan Cox <alan@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>