Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 154094
b: refs/heads/master
c: 6af9a43
h: refs/heads/master
v: v3
  • Loading branch information
Jiri Slaby authored and Linus Torvalds committed Jun 24, 2009
1 parent fccfc3e commit b3446e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 24ed3abaa13a9499d7454a1ed9830bb53b689b94
refs/heads/master: 6af9a43d58f2ec455b752fb9534cf05c7e855dbe
2 changes: 1 addition & 1 deletion trunk/drivers/char/tty_port.c
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ int tty_port_block_til_ready(struct tty_port *port,
{
int do_clocal = 0, retval;
unsigned long flags;
DECLARE_WAITQUEUE(wait, current);
DEFINE_WAIT(wait);
int cd;

/* block if port is in the process of being closed */
Expand Down

0 comments on commit b3446e4

Please sign in to comment.