From: Joe Perches Date: Wed, 25 May 2011 00:13:39 +0000 (-0700) Subject: checkpatch: add check for line continuations in quoted strings X-Git-Tag: v3.0-rc1~173 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=428e2fdc4ecee2312829e97549f99c12312f4faf;p=pandora-kernel.git checkpatch: add check for line continuations in quoted strings Add a warning for unterminated quoted strings with line continuations as these frequently add unwanted whitespace. Signed-off-by: Joe Perches Cc: Andy Whitcroft Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed