commit | c0ac515e2951dd2a999cfd21dea3fdc1055f1573 | [log] [tgz] |
---|---|---|
author | Jeff Mahoney <jeffm@suse.com> | Wed Jul 13 11:55:42 2005 -0400 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Jul 13 10:28:43 2005 -0700 |
tree | cb4f8124f9302c3ad02037451b89fe98dca6b4ed | |
parent | 6cd59f7a4119fef124677827a9b30684c2c8e674 [diff] |
[PATCH] Lindent: ignore .indent.pro When I recently submitted a Lindent patch, it turned out that my .indent.pro options were also applied to the tree. This patch directs indent(1) to ignore the .indent.pro directives and only use options specified on the command line. Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: Linus Torvalds <torvalds@osdl.org>