Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 68683
b: refs/heads/master
c: a39f9d0
h: refs/heads/master
i:
  68681: 980b248
  68679: f821a59
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Oct 14, 2007
1 parent 5c41778 commit 551bd2f
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: 9d966d495c4ac2fcbd010f681425f67141f80bad
refs/heads/master: a39f9d028a48c9dfbc98e8c1504bf96578c65164
2 changes: 1 addition & 1 deletion trunk/drivers/char/watchdog/mpc5200_wdt.c
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ static int mpc5200_wdt_stop(struct mpc5200_wdt *wdt)


/* file operations */
static ssize_t mpc5200_wdt_write(struct file *file, const char *data,
static ssize_t mpc5200_wdt_write(struct file *file, const char __user *data,
size_t len, loff_t *ppos)
{
struct mpc5200_wdt *wdt = file->private_data;
Expand Down

0 comments on commit 551bd2f

Please sign in to comment.