From: Andy Whitcroft Date: Thu, 24 Jul 2008 04:29:01 +0000 (-0700) Subject: checkpatch: trailing statement indent: fix end of statement location X-Git-Tag: v2.6.27-rc1~710 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=548596d523d83dff5a670beb84be0daf4c3bcd16;p=pandora-kernel.git checkpatch: trailing statement indent: fix end of statement location Fix end of statement location. Where the last line of the statement is replaced we are miss reporting the newly added replacement an incorrectly indented trailing statement for the negative context. We are also incorrectly reporting negative statements generally. Signed-off-by: Andy Whitcroft Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed