Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 125037
b: refs/heads/master
c: a47d545
h: refs/heads/master
i:
  125035: 4bf92e9
v: v3
  • Loading branch information
Jason Wessel authored and Linus Torvalds committed Jan 2, 2009
1 parent b0a1850 commit fbe14af
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: d95186d1f455b4b901121ba69d0680800fb4b57b
refs/heads/master: a47d545f5782cbde871b50bdf4a83379ed2da222
2 changes: 1 addition & 1 deletion trunk/drivers/char/tty_io.c
Original file line number Diff line number Diff line change
Expand Up @@ -1211,7 +1211,7 @@ static void tty_line_name(struct tty_driver *driver, int index, char *p)
* be held until the 'fast-open' is also done. Will change once we
* have refcounting in the driver and per driver locking
*/
struct tty_struct *tty_driver_lookup_tty(struct tty_driver *driver,
static struct tty_struct *tty_driver_lookup_tty(struct tty_driver *driver,
struct inode *inode, int idx)
{
struct tty_struct *tty;
Expand Down

0 comments on commit fbe14af

Please sign in to comment.