Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 151191
b: refs/heads/master
c: 677ca30
h: refs/heads/master
i:
  151189: cda5708
  151187: 62de9d2
  151183: 54b0f66
v: v3
  • Loading branch information
Alan Cox authored and Linus Torvalds committed Jun 16, 2009
1 parent 92057a9 commit 82e91ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 52856ed732aeab5e8e0b7c9e2a7a3d31736218ab
refs/heads/master: 677ca3060c474d7d89941948e32493d9c18c52d2
1 change: 1 addition & 0 deletions trunk/drivers/char/tty_ldisc.c
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ static void tty_ldisc_put(struct tty_ldisc *ld)
ldo->refcount--;
module_put(ldo->owner);
spin_unlock_irqrestore(&tty_ldisc_lock, flags);
WARN_ON(ld->refcount);
kfree(ld);
}

Expand Down

0 comments on commit 82e91ed

Please sign in to comment.