]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitaff5cc3f0b742243d56ca50fb3dc1917642d2f43
tree2fb3f712ce4ef5ddd615e145ec1f4afe8f03a689
parentb174c56e54a78cb339742c015b2291922305ae45
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