Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 15054
b: refs/heads/master
c: 9ddf61b
h: refs/heads/master
v: v3
  • Loading branch information
Marcelo Tosatti authored and Russell King committed Dec 5, 2005
1 parent 0d5267d commit c20dcb3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: db20da32a22ccfa3a118408034eeb0ba61a42329
refs/heads/master: 9ddf61bd09a7668279d2b208a96eba784bec3d80
4 changes: 0 additions & 4 deletions trunk/drivers/char/watchdog/mpcore_wdt.c
Original file line number Diff line number Diff line change
Expand Up @@ -180,10 +180,6 @@ static ssize_t mpcore_wdt_write(struct file *file, const char *data, size_t len,
{
struct mpcore_wdt *wdt = file->private_data;

/* Can't seek (pwrite) on this device */
if (ppos != &file->f_pos)
return -ESPIPE;

/*
* Refresh the timer.
*/
Expand Down

0 comments on commit c20dcb3

Please sign in to comment.