Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 263814
b: refs/heads/master
c: b40997b
h: refs/heads/master
v: v3
  • Loading branch information
Jonathan Neuschäfer authored and Linus Torvalds committed Sep 15, 2011
1 parent 9920dff commit 190e690
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: e5f0bdc7840bdb791247cb98dfc1dab6ea6c7da4
refs/heads/master: b40997b872cdb70140f127af6069f00a86b6cf81
1 change: 1 addition & 0 deletions trunk/arch/um/drivers/xterm.c
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ static int xterm_open(int input, int output, int primary, void *d,
err = -errno;
printk(UM_KERN_ERR "xterm_open : unlink failed, errno = %d\n",
errno);
close(fd);
return err;
}
close(fd);
Expand Down

0 comments on commit 190e690

Please sign in to comment.