Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 282852
b: refs/heads/master
c: e10019b
h: refs/heads/master
v: v3
  • Loading branch information
Robert Jarzmik authored and David Woodhouse committed Jan 9, 2012
1 parent 6f4a9f8 commit e8d9cd6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f57eb5cc5394afb2a6f41da7509b794ed9ca5f6d
refs/heads/master: e10019bce9cbeb7675d5d08221012a2cfee0d498
2 changes: 2 additions & 0 deletions trunk/drivers/mtd/devices/docg3.c
Original file line number Diff line number Diff line change
Expand Up @@ -1037,6 +1037,7 @@ static int doc_block_isbad(struct mtd_info *mtd, loff_t from)
return !is_good;
}

#if 0
/**
* doc_get_erase_count - Get block erase count
* @docg3: the device
Expand Down Expand Up @@ -1078,6 +1079,7 @@ static int doc_get_erase_count(struct docg3 *docg3, loff_t from)

return max(plane1_erase_count, plane2_erase_count);
}
#endif

/**
* doc_get_op_status - get erase/write operation status
Expand Down

0 comments on commit e8d9cd6

Please sign in to comment.