From: Randy Dunlap Date: Thu, 1 Mar 2007 04:12:10 +0000 (-0800) Subject: [PATCH] kernel-doc: allow space after __attribute__ X-Git-Tag: v2.6.21-rc3~184 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=328d24403d6a6b856722facd39d7b6ccb429353b;p=pandora-kernel.git [PATCH] kernel-doc: allow space after __attribute__ Allow space(s) between "__attribute__" and "((blah))" so that kernel-doc does not complain like: Warning(/tester/linsrc/linux-2.6.20-git15//kernel/timer.c:939): No description found for parameter 'read_persistent_clock(void' Signed-off-by: Randy Dunlap Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed