From: Alan Cox Date: Mon, 30 Nov 2009 13:18:45 +0000 (+0000) Subject: tty: Move the leader test in disassociate X-Git-Tag: v2.6.33-rc1~310^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ec93d1154fd1e269162398f8e70efc7e004485d;p=pandora-kernel.git tty: Move the leader test in disassociate There are two call points, both want to check that tty->signal->leader is set. Move the test into disassociate_ctty() as that will make locking changes easier in a bit Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed