Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 47496
b: refs/heads/master
c: dd65aa6
h: refs/heads/master
v: v3
  • Loading branch information
Jiri Slaby authored and Linus Torvalds committed Feb 11, 2007
1 parent 3dc8bc6 commit f478dfc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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: 780a065668b1c6ca6a70c7d36b9f6552ea3bb5f5
refs/heads/master: dd65aa6690e30fdad84a62191c7ab37da89d9865
1 change: 0 additions & 1 deletion trunk/drivers/char/tty_io.c
Original file line number Diff line number Diff line change
Expand Up @@ -1612,7 +1612,6 @@ void start_tty(struct tty_struct *tty)

/* If we have a running line discipline it may need kicking */
tty_wakeup(tty);
wake_up_interruptible(&tty->write_wait);
}

EXPORT_SYMBOL(start_tty);
Expand Down

0 comments on commit f478dfc

Please sign in to comment.