From e5076e3dab67f19454a4fa53e26c9a22c8664dc5 Mon Sep 17 00:00:00 2001 From: David Rientjes Date: Wed, 26 Aug 2009 14:29:21 -0700 Subject: [PATCH] --- yaml --- r: 157105 b: refs/heads/master c: 8e7ee27095aee87b5db1b0061e2ceea5878a1bbd h: refs/heads/master i: 157103: b0301f75c4982ef5317e008525bbf22bc7a5c333 v: v3 --- [refs] | 2 +- trunk/include/linux/flex_array.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 737f25444dcc..8fa0a7f490fe 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 105b6e8a74cac11cdf70903877593c7f202075cc +refs/heads/master: 8e7ee27095aee87b5db1b0061e2ceea5878a1bbd diff --git a/trunk/include/linux/flex_array.h b/trunk/include/linux/flex_array.h index 23c1ec79a31b..603160db7c98 100644 --- a/trunk/include/linux/flex_array.h +++ b/trunk/include/linux/flex_array.h @@ -21,7 +21,7 @@ struct flex_array { struct { int element_size; int total_nr_elements; - struct flex_array_part *parts[0]; + struct flex_array_part *parts[]; }; /* * This little trick makes sure that