commit | 1411dc4aa21d364f40ed363c8e715939c15f57c2 | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jslaby@suse.cz> | Wed Nov 09 21:33:18 2011 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Nov 15 15:52:43 2011 -0800 |
tree | d57e3515e4f286bfaee5b39c4fe8823c335245c2 | |
parent | e30f867d402d6dcc2d03d8dd5da3863f7c83572a [diff] |
TTY: move pgrp killing Move it to the only branch where tty_pgrp may be set. This is only a cleanup which allows having tty_pgrp defined at that place. Signed-off-by: Jiri Slaby <jslaby@suse.cz> Cc: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>