From: Bjorn Helgaas Date: Sun, 25 Jun 2006 12:49:06 +0000 (-0700) Subject: [PATCH] CCISS: run through Lindent X-Git-Tag: v2.6.18-rc1~900 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c8328355609be6d229e1a5e016a0115e9328b83;p=pandora-kernel.git [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 Acked-by: Jeff Garzik Acked-by: Mike Miller Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed