Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 207938
b: refs/heads/master
c: ee78bb9
h: refs/heads/master
v: v3
  • Loading branch information
Jiri Slaby authored and Greg Kroah-Hartman committed Aug 10, 2010
1 parent 87126cd commit bdbb50d
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: e38018be3e7c03dd7e8f4ab0e1d55407cebbf89d
refs/heads/master: ee78bb95b7bea08b7774a02073ea2bb45611a9e1
1 change: 1 addition & 0 deletions trunk/drivers/char/nozomi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1611,6 +1611,7 @@ static int ntty_install(struct tty_driver *driver, struct tty_struct *tty)
ret = tty_init_termios(tty);
if (ret == 0) {
tty_driver_kref_get(driver);
tty->count++;
driver->ttys[tty->index] = tty;
}
return ret;
Expand Down

0 comments on commit bdbb50d

Please sign in to comment.