From: Randy Dunlap Date: Wed, 4 Oct 2006 09:15:25 +0000 (-0700) Subject: [PATCH] page_alloc: fix kernel-doc and func. declaration X-Git-Tag: v2.6.19-rc1~157 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88ca3b94e82e763ef90c8e57cacd51a3c143ea62;p=pandora-kernel.git [PATCH] page_alloc: fix kernel-doc and func. declaration Fix kernel-doc and function declaration (missing "void") in mm/page_alloc.c. Add mm/page_alloc.c to kernel-api.tmpl in DocBook. mm/page_alloc.c:2589:38: warning: non-ANSI function declaration of function 'remove_all_active_ranges' Signed-off-by: Randy Dunlap Acked-by: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed