Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40226
b: refs/heads/master
c: 196f29c
h: refs/heads/master
v: v3
  • Loading branch information
Wim Van Sebroeck committed Oct 4, 2006
1 parent b1f2c73 commit aca9825
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: c310e2b950c949cfc14754baed877eadb1a26f6b
refs/heads/master: 196f29c8e8cd3352d26ed7bdf44f622e14adb931
2 changes: 1 addition & 1 deletion trunk/drivers/char/watchdog/w83697hf_wdt.c
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ wdt_ioctl(struct inode *inode, struct file *file, unsigned int cmd,
}

default:
return -ENOIOCTLCMD;
return -ENOTTY;
}
return 0;
}
Expand Down

0 comments on commit aca9825

Please sign in to comment.