From: Randy Dunlap Date: Thu, 19 Jul 2007 08:48:24 +0000 (-0700) Subject: kernel-doc: strip C99 comments X-Git-Tag: v2.6.23-rc1~409 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51f5a0c8f63990fcb6e09ed52be348df58c9e416;p=pandora-kernel.git kernel-doc: strip C99 comments Strip C99-style comments from the input stream. /*...*/ comments are already stripped. C99 comments confuse the kernel-doc script. Also update some comments. Signed-off-by: Randy Dunlap Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed