Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 2527
b: refs/heads/master
c: faec1e9
h: refs/heads/master
i:
  2525: 5e67c20
  2523: edd00f2
  2519: fc757e4
  2511: 0605107
  2495: d4372b7
v: v3
  • Loading branch information
Paolo 'Blaisorblade' Giarrusso authored and Linus Torvalds committed Jun 22, 2005
1 parent 96bf054 commit b573f69
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: dbce706e2550253c5ab6043f4f5dfde0cd02470f
refs/heads/master: faec1e99ba9ca7371d9aee1656938373133c4b21
1 change: 0 additions & 1 deletion trunk/arch/um/drivers/line.c
Original file line number Diff line number Diff line change
Expand Up @@ -756,7 +756,6 @@ static void unregister_winch(struct tty_struct *tty)
if(winch->pid != -1)
os_kill_process(winch->pid, 1);

free_irq_by_irq_and_dev(WINCH_IRQ, winch);
free_irq(WINCH_IRQ, winch);
list_del(&winch->list);
kfree(winch);
Expand Down

0 comments on commit b573f69

Please sign in to comment.