Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298110
b: refs/heads/master
c: 7918687
h: refs/heads/master
v: v3
  • Loading branch information
Artem Bityutskiy authored and David Woodhouse committed Mar 26, 2012
1 parent 85e4343 commit 02ab21e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: c4cc625ea5958d065c21cc0fcea29e9ed8f3d2bc
refs/heads/master: 79186876441278e7276d335448a4cb47fc4c1d8e
3 changes: 0 additions & 3 deletions trunk/drivers/mtd/mtdconcat.c
Original file line number Diff line number Diff line change
Expand Up @@ -673,9 +673,6 @@ static int concat_block_markbad(struct mtd_info *mtd, loff_t ofs)
struct mtd_concat *concat = CONCAT(mtd);
int i, err = -EINVAL;

if (!mtd_can_have_bb(concat->subdev[0]))
return 0;

if (ofs > mtd->size)
return -EINVAL;

Expand Down

0 comments on commit 02ab21e

Please sign in to comment.