From: Peter Hurley Date: Thu, 16 Oct 2014 18:59:46 +0000 (-0400) Subject: tty: Remove !tty condition from __proc_set_tty() X-Git-Tag: omap-for-v3.19/fixes-rc1~86^2~209 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae28fa721683f29105d6894c6c1482bf5a470d3b;p=pandora-kernel.git tty: Remove !tty condition from __proc_set_tty() The tty parameter to __proc_set_tty() cannot be NULL; all call sites have already dereferenced tty. Signed-off-by: Peter Hurley Reviewed-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed