From: Randy Dunlap Date: Sat, 10 Feb 2007 09:45:53 +0000 (-0800) Subject: [PATCH] kernel-doc: allow a little whitespace X-Git-Tag: v2.6.21-rc1~274^2~295 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=891dcd2f7ab15e2aaad07f6925b3a53fd8d5c02f;p=pandora-kernel.git [PATCH] kernel-doc: allow a little whitespace In kernel-doc syntax, be a little flexible: allow whitespace between a function parameter name and the colon that must follow it, such as: @pdev : PCI device to unplug (This allows lots of megaraid kernel-doc to work without tons of editing.) Signed-off-by: Randy Dunlap Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed