Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 84207
b: refs/heads/master
c: ce37ab4
h: refs/heads/master
i:
  84205: 6784248
  84203: 339ea99
  84199: abba7d4
  84191: cc2b1c5
v: v3
  • Loading branch information
David Woodhouse committed Dec 3, 2007
1 parent 0a551b2 commit 4957fce
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: 846fc31d06e54ad94026da11da0668c050fe777e
refs/heads/master: ce37ab42ad8b38ef2f36c31c6b4c39b87f36b792
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/mtd_blkdevs.c
Original file line number Diff line number Diff line change
Expand Up @@ -248,9 +248,9 @@ int add_mtd_blktrans_dev(struct mtd_blktrans_dev *new)
return -EBUSY;
}

mutex_init(&new->lock);
list_add_tail(&new->list, &tr->devs);
added:
mutex_init(&new->lock);
if (!tr->writesect)
new->readonly = 1;

Expand Down

0 comments on commit 4957fce

Please sign in to comment.