commit | fc0d8d944df0c58cd810f33db82f87dcf5dcc190 | [log] [tgz] |
---|---|---|
author | David Rientjes <[email protected]> | Mon Sep 21 17:04:33 2009 -0700 |
committer | Linus Torvalds <[email protected]> | Tue Sep 22 07:17:47 2009 -0700 |
tree | 2fb3f712ce4ef5ddd615e145ec1f4afe8f03a689 | |
parent | 45b588d6e5cc172704bac0c998ce54873b149b22 [diff] |
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 <[email protected]> Cc: Dave Hansen <[email protected]> Cc: Randy Dunlap <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>