From: Joe Perches Date: Fri, 13 Feb 2015 22:38:41 +0000 (-0800) Subject: checkpatch: add ability to coalesce commit descriptions on multiple lines X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~91^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b671fde0572af42495ce3183969b0cafa98fd9ec;p=pandora-kernel.git checkpatch: add ability to coalesce commit descriptions on multiple lines If a git commit description is split on consecutive lines, coalesce it before testing. This allows: commit ("some long description") Signed-off-by: Joe Perches Reported-by: Paul Bolle Tested-by: Paul Bolle Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed