Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 95243
b: refs/heads/master
c: 86a9653
h: refs/heads/master
i:
  95241: a80303f
  95239: 2ac1c6c
v: v3
  • Loading branch information
Hiroshi Shimamoto authored and Linus Torvalds committed Apr 30, 2008
1 parent ad21b33 commit 1d57772
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: 24cb233520f01971d6d873cb52c64bbbb0665ac0
refs/heads/master: 86a96538178f923aa1aa43c1e7cfec5951df7f8a
2 changes: 1 addition & 1 deletion trunk/drivers/char/tty_io.c
Original file line number Diff line number Diff line change
Expand Up @@ -2842,7 +2842,7 @@ static int ptmx_open(struct inode *inode, struct file *filp)
if (devpts_pty_new(tty->link))
goto out1;

check_tty_count(tty, "tty_open");
check_tty_count(tty, "ptmx_open");
retval = ptm_driver->ops->open(tty, filp);
if (!retval)
return 0;
Expand Down

0 comments on commit 1d57772

Please sign in to comment.