Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 84262
b: refs/heads/master
c: 4354c5a
h: refs/heads/master
v: v3
  • Loading branch information
akpm@linux-foundation.org authored and David Woodhouse committed Feb 3, 2008
1 parent 201b3dd commit 8ec4b21
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: 5b1defe73a538dfe35f7b59bcaf047c0005bff4d
refs/heads/master: 4354c5a4ef8d484a463ed8d996e9653ad8be5c72
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/ubi/wl.c
Original file line number Diff line number Diff line change
Expand Up @@ -743,7 +743,7 @@ static int wear_leveling_worker(struct ubi_device *ubi, struct ubi_work *wrk,
int cancel)
{
int err, put = 0, scrubbing = 0, protect = 0;
struct ubi_wl_prot_entry *pe;
struct ubi_wl_prot_entry *uninitialized_var(pe);
struct ubi_wl_entry *e1, *e2;
struct ubi_vid_hdr *vid_hdr;

Expand Down

0 comments on commit 8ec4b21

Please sign in to comment.