[PATCH] make genpool allocator adhere to kernel-doc standards
authorDean Nelson <dcn@sgi.com>
Mon, 2 Oct 2006 09:17:01 +0000 (02:17 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 2 Oct 2006 14:57:12 +0000 (07:57 -0700)
commita58cbd7c249f3079dd62d6391a33b9f43f2bfbef
tree2763960f7e5eff16e5e4b91aea55ebc3b58333aa
parent322acc96d4bd3debea11cd0160b18bd5d7ff0d73
[PATCH] make genpool allocator adhere to kernel-doc standards

The exported kernel interfaces of genpool allocator need to adhere to
the requirements of kernel-doc.

Signed-off-by: Dean Nelson <dcn@sgi.com>
Cc: Steve Wise <swise@opengridcomputing.com>
Acked-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
lib/genalloc.c