From: Peter Hurley Date: Thu, 16 Oct 2014 18:59:43 +0000 (-0400) Subject: tty: Remove tsk parameter from proc_set_tty() X-Git-Tag: omap-for-v3.19/fixes-rc1~86^2~212 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bce65f18316cc6dbf858b1577a36956d30caa315;p=pandora-kernel.git tty: Remove tsk parameter from proc_set_tty() Only the current task itself can set its controlling tty (other than before the task has been forked). Equivalent to existing usage. Signed-off-by: Peter Hurley Reviewed-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed