From: Randy Dunlap Date: Wed, 11 Aug 2010 21:17:30 +0000 (-0700) Subject: mm: fix fatal kernel-doc error X-Git-Tag: v2.6.36-rc1~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c111a071da260aa1e9cae3e882e2109c4e9bdfc;p=pandora-kernel.git mm: fix fatal kernel-doc error Fix a fatal kernel-doc error due to a #define coming between a function's kernel-doc notation and the function signature. (kernel-doc cannot handle this) Signed-off-by: Randy Dunlap Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed