Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 114927
b: refs/heads/master
c: e0d29c7
h: refs/heads/master
i:
  114925: 690af83
  114923: c9588ca
  114919: aed2c09
  114911: b46d36d
v: v3
  • Loading branch information
David Fries authored and Linus Torvalds committed Oct 16, 2008
1 parent 17cc22a commit f40a52d
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: fe3cb82364332b9db3b574e9e41de9c27eff470a
refs/heads/master: e0d29c7699de723432da268748aefe9624fc8529
2 changes: 1 addition & 1 deletion trunk/drivers/w1/slaves/w1_therm.c
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ static ssize_t w1_therm_read(struct device *device,
int i, max_trying = 10;
ssize_t c = PAGE_SIZE;

mutex_lock(&sl->master->mutex);
mutex_lock(&dev->mutex);

memset(rom, 0, sizeof(rom));

Expand Down

0 comments on commit f40a52d

Please sign in to comment.