Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 84565
b: refs/heads/master
c: 69a2ce7
h: refs/heads/master
i:
  84563: b7a2085
v: v3
  • Loading branch information
Andrew Morton authored and Alasdair G Kergon committed Feb 8, 2008
1 parent c1c65da commit 7eb1fd6
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: e48b9db251122b88783844b1d2d69c6780f898ff
refs/heads/master: 69a2ce72a4efe0653479a5d69fc86b5726e83219
2 changes: 1 addition & 1 deletion trunk/drivers/md/dm-table.c
Original file line number Diff line number Diff line change
Expand Up @@ -475,7 +475,7 @@ static int __table_get_device(struct dm_table *t, struct dm_target *ti,
int mode, struct dm_dev **result)
{
int r;
dev_t dev;
dev_t uninitialized_var(dev);
struct dm_dev *dd;
unsigned int major, minor;

Expand Down

0 comments on commit 7eb1fd6

Please sign in to comment.