From: Andy Whitcroft Date: Thu, 16 Oct 2008 05:02:22 +0000 (-0700) Subject: checkpatch: suspect indent -- skip over preprocessor, label and blank lines X-Git-Tag: v2.6.28-rc1~485 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bd49efe4e4bf88d9c1026db50325fd1b2e59519;p=pandora-kernel.git checkpatch: suspect indent -- skip over preprocessor, label and blank lines We should skip over and check the lines which follow preprocessor statements, labels, and blank lines. These all have legitimate reasons to be indented differently. Signed-off-by: Andy Whitcroft Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed