]> Git Repo - linux.git/commit
[PATCH] page_alloc: fix kernel-doc and func. declaration
authorRandy Dunlap <[email protected]>
Wed, 4 Oct 2006 09:15:25 +0000 (02:15 -0700)
committerLinus Torvalds <[email protected]>
Wed, 4 Oct 2006 14:55:12 +0000 (07:55 -0700)
commit88ca3b94e82e763ef90c8e57cacd51a3c143ea62
treed08b8cc64baa7925723f87669c9d0c3b9761f2ac
parentfe1668ae5bf0145014c71797febd9ad5670d5d05
[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 <[email protected]>
Acked-by: Christoph Lameter <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Documentation/DocBook/kernel-api.tmpl
mm/page_alloc.c
This page took 0.054834 seconds and 4 git commands to generate.