Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 242792
b: refs/heads/master
c: 68b1a1e
h: refs/heads/master
v: v3
  • Loading branch information
Artem Bityutskiy authored and Artem Bityutskiy committed Mar 25, 2011
1 parent e192ca2 commit 6cf9594
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: e21fa86ad0ffa2c292b104ea19bdaa46ceab7105
refs/heads/master: 68b1a1e786f29c900fa1c516a402e24f0ece622a
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/mtdswap.c
Original file line number Diff line number Diff line change
Expand Up @@ -850,7 +850,7 @@ static int mtdswap_wlfreq(unsigned int maxdiff)
static int mtdswap_choose_wl_tree(struct mtdswap_dev *d)
{
static unsigned int pick_cnt;
unsigned int i, idx, wear, max;
unsigned int i, idx = -1, wear, max;
struct rb_root *root;

max = 0;
Expand Down

0 comments on commit 6cf9594

Please sign in to comment.