From: Rolf Eike Beer Date: Wed, 27 Sep 2006 08:50:13 +0000 (-0700) Subject: [PATCH] Fix kerneldoc comments in mm/vmalloc.c X-Git-Tag: v2.6.19-rc1~961 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ead04089b138ed669658f80fafbe11fc7d97740b;p=pandora-kernel.git [PATCH] Fix kerneldoc comments in mm/vmalloc.c The empty line between the short description and the first argument description causes a section to appear twice in the generated manpage. Also the short description should really be short: the script can't handle multiple lines. Signed-off-by: Rolf Eike Beer Acked-by: Randy Dunlap Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed