From: Andy Whitcroft Date: Tue, 6 Jan 2009 22:41:17 +0000 (-0800) Subject: checkpatch: widen implied comment detection to allow multiple stars X-Git-Tag: v2.6.29-rc1~353 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83242e0c239aaa33e757584605f788ac1eca2f0f;p=pandora-kernel.git checkpatch: widen implied comment detection to allow multiple stars Some people use double star '**' as a comment continuation, and start comments with complete lines of stars. Widen the implied comment detection to pick these up. Signed-off-by: Andy Whitcroft Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed