Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 84298
b: refs/heads/master
c: 6dc4a87
h: refs/heads/master
v: v3
  • Loading branch information
Artem Bityutskiy authored and Artem Bityutskiy committed Feb 1, 2008
1 parent 0e81e96 commit 5ff689d
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: e653879c269735c9ff6684e03edf1d4e041ff3d3
refs/heads/master: 6dc4a8717fadd47103b5015cc678c75afda43ae0
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/ubi/vtbl.c
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ int ubi_change_vtbl_record(struct ubi_device *ubi, int idx,
}

paranoid_vtbl_check(ubi);
return ubi_wl_flush(ubi);
return 0;
}

/**
Expand Down

0 comments on commit 5ff689d

Please sign in to comment.