Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 155513
b: refs/heads/master
c: ecc2e05
h: refs/heads/master
i:
  155511: 83b103d
v: v3
  • Loading branch information
Alan Cox authored and Linus Torvalds committed Jul 17, 2009
1 parent 8bcf404 commit d3e2f42
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: 4b0a84043e0c14088958fddb62f416d050368011
refs/heads/master: ecc2e05e739c30870c8e4f252b63a0c4041f2724
2 changes: 1 addition & 1 deletion trunk/drivers/char/tty_port.c
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ int tty_port_block_til_ready(struct tty_port *port,
if (retval == 0)
port->flags |= ASYNC_NORMAL_ACTIVE;
spin_unlock_irqrestore(&port->lock, flags);
return 0;
return retval;

}
EXPORT_SYMBOL(tty_port_block_til_ready);
Expand Down

0 comments on commit d3e2f42

Please sign in to comment.