From: Andy Whitcroft Date: Tue, 22 Sep 2009 00:04:36 +0000 (-0700) Subject: checkpatch: indent checks -- stop when we run out of continuation lines X-Git-Tag: v2.6.32-rc1~431 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30dad6ebecffebddf6b9947d11e31377fa900ff3;p=pandora-kernel.git checkpatch: indent checks -- stop when we run out of continuation lines Ensure we terminate when there are no futher continuation lines when trying to determine relative indent of conditionals and their blocks. Reported-by: John Daiker Signed-off-by: Andy Whitcroft Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed