Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 155501
b: refs/heads/master
c: 8077088
h: refs/heads/master
i:
  155499: 3f9321a
v: v3
  • Loading branch information
Alan Cox authored and Linus Torvalds committed Jul 16, 2009
1 parent ef6be0a commit b1c1235
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 9237a81a1468d0aca1cc4e244bba2362d6f81b35
refs/heads/master: 807708844979ba8c6d5717345a8608454992696d
3 changes: 0 additions & 3 deletions trunk/drivers/char/n_tty.c
Original file line number Diff line number Diff line change
Expand Up @@ -1331,9 +1331,6 @@ static inline void n_tty_receive_char(struct tty_struct *tty, unsigned char c)

static void n_tty_write_wakeup(struct tty_struct *tty)
{
/* Write out any echoed characters that are still pending */
process_echoes(tty);

if (tty->fasync && test_and_clear_bit(TTY_DO_WRITE_WAKEUP, &tty->flags))
kill_fasync(&tty->fasync, SIGIO, POLL_OUT);
}
Expand Down

0 comments on commit b1c1235

Please sign in to comment.