From: Andy Whitcroft Date: Tue, 6 Jan 2009 22:41:27 +0000 (-0800) Subject: checkpatch: fix continuation detection when handling spacing on operators X-Git-Tag: v2.6.29-rc1~340 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b1b33786b06a222cf3430b1bf942a3681532104;p=pandora-kernel.git checkpatch: fix continuation detection when handling spacing on operators We are miscategorising a continuation fragment following an operator which may lead to us thinking that there is a space after it when there is not. Fix this up. Signed-off-by: Andy Whitcroft Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed