Files
linux-legacy/include/linux
David Rientjes 8e7ee27095 flex_array: declare parts member to have incomplete type
The `parts' member of struct flex_array should evaluate to an incomplete
type so that sizeof() cannot be used and C99 does not require the
zero-length specification.

Signed-off-by: David Rientjes <rientjes@google.com>
Acked-by: Dave Hansen <dave@linux.vnet.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-08-26 20:06:52 -07:00
..
2009-07-29 19:10:35 -07:00
2009-08-24 14:58:23 +10:00
2009-07-31 08:55:48 +02:00
2009-07-30 16:03:45 +09:30
2009-08-12 08:21:39 -07:00
2009-07-29 19:10:36 -07:00
2009-08-18 16:31:13 -07:00