From: Peter Hurley Date: Wed, 5 Nov 2014 17:12:46 +0000 (-0500) Subject: tty: Remove TTY_HUPPING X-Git-Tag: omap-for-v3.19/fixes-rc1~86^2~191 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ff51a199f9e85aed843471bc10dae9e94dbb0fc;p=pandora-kernel.git tty: Remove TTY_HUPPING Now that tty_ldisc_hangup() does not drop the tty lock, it is no longer possible to observe TTY_HUPPING while holding the tty lock on another cpu. Remove TTY_HUPPING bit definition. Reviewed-by: Alan Cox Signed-off-by: Peter Hurley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed