Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 87927
b: refs/heads/master
c: cc4191d
h: refs/heads/master
i:
  87925: 1d27f22
  87923: bf1905d
  87919: ab45a12
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Mar 30, 2008
1 parent cae307e commit 6089303
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: 7c43f2b888f9ca1fcb7b07abc4cbff4ca1b8e03b
refs/heads/master: cc4191dc1d1ec3282d25fb78ece2ed4a9b134b43
2 changes: 1 addition & 1 deletion trunk/drivers/char/n_tty.c
Original file line number Diff line number Diff line change
Expand Up @@ -1183,7 +1183,7 @@ static int copy_from_read_buf(struct tty_struct *tty,
return retval;
}

extern ssize_t redirected_tty_write(struct file *, const char *,
extern ssize_t redirected_tty_write(struct file *, const char __user *,
size_t, loff_t *);

/**
Expand Down

0 comments on commit 6089303

Please sign in to comment.