Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 167829
b: refs/heads/master
c: c7702c3
h: refs/heads/master
i:
  167827: f3ddbd3
v: v3
  • Loading branch information
Roel Kluin authored and Jean Delvare committed Oct 24, 2009
1 parent c0aa6f7 commit 7c77b34
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: 57784dfa82fe032cf64613e154f3ae8748e3fa3d
refs/heads/master: c7702c31340f84cfd5e5df22293578b7ae1e9370
2 changes: 1 addition & 1 deletion trunk/drivers/hwmon/fschmd.c
Original file line number Diff line number Diff line change
Expand Up @@ -819,7 +819,7 @@ static int watchdog_release(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;
int ret;
struct fschmd_data *data = filp->private_data;

if (count) {
Expand Down

0 comments on commit 7c77b34

Please sign in to comment.