Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 263610
b: refs/heads/master
c: 1b6afa1
h: refs/heads/master
v: v3
  • Loading branch information
NeilBrown committed Aug 25, 2011
1 parent 8f40b3e commit ad03f46
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: a5bf4df0c88b88d34b6f0e3bc8a402dac7d14611
refs/heads/master: 1b6afa17581027218088a18a9ceda600e0ddba7a
2 changes: 1 addition & 1 deletion trunk/drivers/md/linear.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ typedef struct dev_info dev_info_t;

struct linear_private_data
{
struct rcu_head rcu;
sector_t array_sectors;
dev_info_t disks[0];
struct rcu_head rcu;
};


Expand Down

0 comments on commit ad03f46

Please sign in to comment.