commit | 7c8328355609be6d229e1a5e016a0115e9328b83 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | Sun Jun 25 05:49:06 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Jun 25 10:01:21 2006 -0700 |
tree | 9180f623a5380c22e90235a24bfa7a3af522dc76 | |
parent | e2019b58fac87b93c04d9efc08324a28fd23d601 [diff] |
[PATCH] CCISS: run through Lindent cciss is full of inconsistent style ("for (" vs. "for(", lines that end with whitespace, lines beginning with a mix of spaces & tabs, etc). This patch changes only whitespace. Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com> Acked-by: Jeff Garzik <jeff@garzik.org> Acked-by: Mike Miller <mike.miller@hp.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>