Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 84564
b: refs/heads/master
c: e48b9db
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and Alasdair G Kergon committed Feb 8, 2008
1 parent b7a2085 commit c1c65da
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: e61290a4a23c3f85f883f0c8cc7c967501f82a57
refs/heads/master: e48b9db251122b88783844b1d2d69c6780f898ff
2 changes: 1 addition & 1 deletion trunk/drivers/md/dm-exception-store.c
Original file line number Diff line number Diff line change
Expand Up @@ -449,7 +449,7 @@ static void persistent_destroy(struct exception_store *store)

static int persistent_read_metadata(struct exception_store *store)
{
int r, new_snapshot;
int r, uninitialized_var(new_snapshot);
struct pstore *ps = get_info(store);

/*
Expand Down

0 comments on commit c1c65da

Please sign in to comment.