Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 235570
b: refs/heads/master
c: 2c590f3
h: refs/heads/master
v: v3
  • Loading branch information
Tejun Heo authored and Greg Kroah-Hartman committed Feb 25, 2011
1 parent b639343 commit 03462e3
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: 8c6e9112ebc7ba5a782e986152c8e766dad1486f
refs/heads/master: 2c590f3ca99c193a04fe90ec89046138b66fcc1e
2 changes: 0 additions & 2 deletions trunk/drivers/tty/nozomi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1514,8 +1514,6 @@ static void __devexit tty_exit(struct nozomi *dc)

DBG1(" ");

flush_scheduled_work();

for (i = 0; i < MAX_PORT; ++i) {
struct tty_struct *tty = tty_port_tty_get(&dc->port[i].port);
if (tty && list_empty(&tty->hangup_work.entry))
Expand Down

0 comments on commit 03462e3

Please sign in to comment.