From: Robert P. J. Day Date: Sat, 10 Feb 2007 09:45:59 +0000 (-0800) Subject: [PATCH] Numerous fixes to kernel-doc info in source files. X-Git-Tag: v2.6.21-rc1~274^2~289 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72fd4a35a824331d7a0f4168d7576502d95d34b3;p=pandora-kernel.git [PATCH] Numerous fixes to kernel-doc info in source files. A variety of (mostly) innocuous fixes to the embedded kernel-doc content in source files, including: * make multi-line initial descriptions single line * denote some function names, constants and structs as such * change erroneous opening '/*' to '/**' in a few places * reword some text for clarity Signed-off-by: Robert P. J. Day Cc: "Randy.Dunlap" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed