]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
tty: Fix tty_port kref screwup
authorAlan Cox <alan@redhat.com>
Tue, 21 Oct 2008 12:47:44 +0000 (13:47 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 23 Oct 2008 16:20:53 +0000 (09:20 -0700)
commitcb4bca3540535a15705b50bdaea4fe2fddd183b3
tree268f296e4a455e6271fafdf0889ecfb9025d054b
parent7dc9b48fc5b9641d4b2a222825e5be64ebb27356
tty: Fix tty_port kref screwup

Pass the brown paper bags please. I changed the semantics of this so the
function was supposed to do the extra kref itself then forgot to do the
change.. duh....

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/tty_port.c