From: Randy Dunlap Date: Mon, 28 Apr 2008 09:16:35 +0000 (-0700) Subject: kernel-doc: detect trailing kernel-doc line trash X-Git-Tag: v2.6.26-rc1~718 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46b958eb808b73a232efc962e730faffe7cff5c5;p=pandora-kernel.git kernel-doc: detect trailing kernel-doc line trash Print a warning when a kernel-doc comment block ends with text on the same line as the ending comment characters, e.g.: * this text is lost. */ Signed-off-by: Randy Dunlap Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed