From: Joe Perches Date: Tue, 18 Dec 2012 00:01:47 +0000 (-0800) Subject: checkpatch: warn on unnecessary line continuations X-Git-Tag: v3.8-rc1~74^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5023d3472d444747bfa12e9798d7993e7efb8287;p=pandora-kernel.git checkpatch: warn on unnecessary line continuations When the previous line is not a line continuation and the current line has a line continuation but is not a #define, emit a warning. Signed-off-by: Joe Perches Cc: Peter Hurley Cc: Andy Whitcroft Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed