Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 325627
b: refs/heads/master
c: 4ac5d70
h: refs/heads/master
i:
  325625: c8ebc12
  325623: af4a4de
v: v3
  • Loading branch information
Dan Carpenter authored and Greg Kroah-Hartman committed Aug 10, 2012
1 parent e124e4c commit 05845ce
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: 6b9563a714138dc2377c500e588e31f7166c92f0
refs/heads/master: 4ac5d7050e4e4d63751e78fb152a274d05c08563
1 change: 1 addition & 0 deletions trunk/drivers/tty/tty_io.c
Original file line number Diff line number Diff line change
Expand Up @@ -1450,6 +1450,7 @@ void tty_free_termios(struct tty_struct *tty)
pr_warn("tty: no memory to save termios state.\n");
return;
}
tty->driver->termios[idx] = tp;
}
*tp = tty->termios;
}
Expand Down

0 comments on commit 05845ce

Please sign in to comment.