Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 84263
b: refs/heads/master
c: 9308758
h: refs/heads/master
i:
  84261: 201b3dd
  84259: 232c3db
  84255: 4b172a0
v: v3
  • Loading branch information
akpm@linux-foundation.org authored and David Woodhouse committed Feb 3, 2008
1 parent 8ec4b21 commit 2f7ad7a
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: 4354c5a4ef8d484a463ed8d996e9653ad8be5c72
refs/heads/master: 9308758c50610c077ca41e82c4b98b2de96e8387
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/ubi/scan.c
Original file line number Diff line number Diff line change
Expand Up @@ -769,7 +769,7 @@ struct ubi_scan_leb *ubi_scan_get_free_peb(struct ubi_device *ubi,
*/
static int process_eb(struct ubi_device *ubi, struct ubi_scan_info *si, int pnum)
{
long long ec;
long long uninitialized_var(ec);
int err, bitflips = 0, vol_id, ec_corr = 0;

dbg_bld("scan PEB %d", pnum);
Expand Down

0 comments on commit 2f7ad7a

Please sign in to comment.