Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 25517
b: refs/heads/master
c: 9453a5a
h: refs/heads/master
i:
  25515: 949d0ca
v: v3
  • Loading branch information
Paul Fulghum authored and Linus Torvalds committed Apr 11, 2006
1 parent be87c77 commit 302fbfc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: acc8dadc0b3f007e6e60da77feb2efe2a19c5cda
refs/heads/master: 9453a5adaf32aa0b31d1491819a083d403f645c1
1 change: 1 addition & 0 deletions trunk/drivers/char/tty_io.c
Original file line number Diff line number Diff line change
Expand Up @@ -2195,6 +2195,7 @@ static int ptmx_open(struct inode * inode, struct file * filp)
return 0;
out1:
release_dev(filp);
return retval;
out:
down(&allocated_ptys_lock);
idr_remove(&allocated_ptys, index);
Expand Down

0 comments on commit 302fbfc

Please sign in to comment.