From: Randy Dunlap Date: Sat, 10 Feb 2007 09:45:56 +0000 (-0800) Subject: [PATCH] kernel-doc: allow more whitespace X-Git-Tag: v2.6.21-rc1~274^2~292 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=996a07bcb62c5935248e238a1150089f3d99a6fb;p=pandora-kernel.git [PATCH] kernel-doc: allow more whitespace Allow whitespace in pointer-to-function [accept "(* done)", not just "(*done)"]. Allow tabs (spaces are already allowed) between "#define" and a macro name. Signed-off-by: Randy Dunlap Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed