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