Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 189189
b: refs/heads/master
c: 3f7cd7e
h: refs/heads/master
i:
  189187: 9469934
v: v3
  • Loading branch information
Dan Carpenter authored and Jean Delvare committed Mar 29, 2010
1 parent 5106231 commit af7fb8c
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: 4d7a5644e4adfafe76c2bd8ee168e3f3b5dae3a8
refs/heads/master: 3f7cd7ea9383755eef53f92667c520489165667f
2 changes: 1 addition & 1 deletion trunk/drivers/hwmon/w83793.c
Original file line number Diff line number Diff line change
Expand Up @@ -1294,7 +1294,7 @@ static int watchdog_close(struct inode *inode, struct file *filp)
static ssize_t watchdog_write(struct file *filp, const char __user *buf,
size_t count, loff_t *offset)
{
size_t ret;
ssize_t ret;
struct w83793_data *data = filp->private_data;

if (count) {
Expand Down

0 comments on commit af7fb8c

Please sign in to comment.