Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 157105
b: refs/heads/master
c: 8e7ee27
h: refs/heads/master
i:
  157103: b0301f7
v: v3
  • Loading branch information
David Rientjes authored and Linus Torvalds committed Aug 27, 2009
1 parent d6aeeb7 commit e5076e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 105b6e8a74cac11cdf70903877593c7f202075cc
refs/heads/master: 8e7ee27095aee87b5db1b0061e2ceea5878a1bbd
2 changes: 1 addition & 1 deletion trunk/include/linux/flex_array.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e5076e3

Please sign in to comment.