Skip to content

Commit

Permalink
[PATCH] CCISS: run through Lindent
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Bjorn Helgaas authored and Linus Torvalds committed Jun 25, 2006
1 parent e2019b5 commit 7c83283
Showing 1 changed file with 1,581 additions and 1,534 deletions.
Loading

0 comments on commit 7c83283

Please sign in to comment.