Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 176955
b: refs/heads/master
c: 4c2b8a6
h: refs/heads/master
i:
  176953: fa5bd8d
  176951: 71d385f
v: v3
  • Loading branch information
Artem Bityutskiy authored and David Woodhouse committed Nov 30, 2009
1 parent fbf5661 commit 185db82
Show file tree
Hide file tree
Showing 2 changed files with 2 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: daa0f15a8dc6ef81655c7853f84a3670be7d144a
refs/heads/master: 4c2b8a62bb0e35f2db0f713b4101b265be7fa985
1 change: 1 addition & 0 deletions trunk/drivers/mtd/tests/mtd_pagetest.c
Original file line number Diff line number Diff line change
Expand Up @@ -523,6 +523,7 @@ static int __init mtd_pagetest_init(void)
do_div(tmp, mtd->erasesize);
ebcnt = tmp;
pgcnt = mtd->erasesize / mtd->writesize;
pgsize = mtd->writesize;

printk(PRINT_PREF "MTD device size %llu, eraseblock size %u, "
"page size %u, count of eraseblocks %u, pages per "
Expand Down

0 comments on commit 185db82

Please sign in to comment.