Files
linux-st/include/linux
Eric Paris ea98eed9bc flex_array: add helpers to get and put to make pointers easy to use
Getting and putting arrays of pointers with flex arrays is a PITA.  You
have to remember to pass &ptr to the _put and you have to do weird and
wacky casting to get the ptr back from the _get.  Add two functions
flex_array_get_ptr() and flex_array_put_ptr() to handle all of the magic.

[akpm@linux-foundation.org: simplification suggested by Joe]
Signed-off-by: Eric Paris <eparis@redhat.com>
Cc: David Rientjes <rientjes@google.com>
Cc: Dave Hansen <dave@linux.vnet.ibm.com>
Cc: Joe Perches <joe@perches.com>
Cc: James Morris <jmorris@namei.org>
Cc: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2010-08-09 20:45:09 -07:00
..
2010-08-02 15:03:21 -03:00
2010-08-05 13:26:20 +01:00
2010-08-06 15:36:47 -05:00
2010-08-04 11:00:45 +02:00
2010-08-05 09:22:31 -05:00
2010-08-09 20:45:05 -07:00
2010-08-09 20:44:58 -07:00
2010-08-09 20:45:02 -07:00
2010-08-09 20:45:00 -07:00
2010-08-09 20:45:02 -07:00
2010-08-09 20:45:02 -07:00
2010-08-03 00:31:48 -07:00
2010-08-09 20:45:04 -07:00
2010-08-06 10:37:02 -04:00