Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 364267
b: refs/heads/master
c: 8842dda
h: refs/heads/master
i:
  364265: e5e27da
  364263: cb5e910
v: v3
  • Loading branch information
Peter Hurley authored and Greg Kroah-Hartman committed Mar 18, 2013
1 parent 2531ac8 commit 25b2b00
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: fc575ee6eadbcac757e3216e230b6fab1ba5b140
refs/heads/master: 8842dda2366d3d0c97646102768831f9b0ffd712
2 changes: 0 additions & 2 deletions trunk/drivers/tty/tty_io.c
Original file line number Diff line number Diff line change
Expand Up @@ -1391,9 +1391,7 @@ static int tty_reopen(struct tty_struct *tty)
}
tty->count++;

mutex_lock(&tty->ldisc_mutex);
WARN_ON(!test_bit(TTY_LDISC, &tty->flags));
mutex_unlock(&tty->ldisc_mutex);

return 0;
}
Expand Down

0 comments on commit 25b2b00

Please sign in to comment.