flex_array: add missing kerneldoc annotations
authorDavid Rientjes <rientjes@google.com>
Tue, 22 Sep 2009 00:04:33 +0000 (17:04 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 22 Sep 2009 14:17:47 +0000 (07:17 -0700)
commitfc0d8d944df0c58cd810f33db82f87dcf5dcc190
tree2fb3f712ce4ef5ddd615e145ec1f4afe8f03a689
parent45b588d6e5cc172704bac0c998ce54873b149b22
flex_array: add missing kerneldoc annotations

Add kerneldoc annotations for function formals of type struct flex_array
and gfp_t which are currently lacking.

Signed-off-by: David Rientjes <rientjes@google.com>
Cc: Dave Hansen <dave@linux.vnet.ibm.com>
Cc: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
lib/flex_array.c