From: Randy Dunlap Date: Sat, 6 Jan 2007 06:41:48 +0000 (-0800) Subject: [SCSI] megaraid: fix kernel-doc X-Git-Tag: v2.6.21-rc1~274^2~230^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a69b74d39f50b3e3ca9a6641bd71f3fc55d32d98;p=pandora-kernel.git [SCSI] megaraid: fix kernel-doc kernel-doc modifications: - change "@param var" notation to @var; - change function/description separator from ':' to '-'; - change var/description separator from '-' to ':'; - fix a few doc. typos; - don't use kernel-doc /** lead-in when the doc. block is not kernel-doc; - use Linux common */ ending comment format instead of **/; - use correct function parameter names; - place function parameters immediately after the function short description; - place kernel-doc immediately before its function or macro; Signed-off-by: Randy Dunlap Acked-by: Sumant Patro Signed-off-by: James Bottomley --- Reading git-diff-tree failed