Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 165484
b: refs/heads/master
c: 6ad08dd
h: refs/heads/master
v: v3
  • Loading branch information
Mohanlal Jangir authored and David Woodhouse committed Sep 19, 2009
1 parent 536934f commit b111500
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: b4c8c8cf9ad6bac5a1d7fdae751ce38b8d3028ba
refs/heads/master: 6ad08ddd9e8b85ad6c49eeb6c5d940ccdd119bde
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/inftlcore.c
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,7 @@ static inline u16 INFTL_findwriteunit(struct INFTLrecord *inftl, unsigned block)
* waiting to be picked up. We're going to have to fold
* a chain to make room.
*/
thisEUN = INFTL_makefreeblock(inftl, BLOCK_NIL);
thisEUN = INFTL_makefreeblock(inftl, block);

/*
* Hopefully we free something, lets try again.
Expand Down

0 comments on commit b111500

Please sign in to comment.