commit | f95732e2e0a649c148be0242b72e3c7473092687 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Mon Sep 10 23:31:17 2012 -0700 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Mon Sep 17 18:03:59 2012 -0700 |
tree | 3bcc942e4456bc95ac43ccdf619425aa24f00873 | |
parent | 02276bda4a2bf094fcde89fb5db4d9e86347ebf4 [diff] |
audit: kill audit_prepare_user_tty Now that netlink messages are processed in the context of the sender tty_audit_push_task can be called directly and audit_prepare_user_tty which only added looking up the task of the tty by process id is not needed. Cc: Al Viro <viro@zeniv.linux.org.uk> Cc: Eric Paris <eparis@redhat.com> Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>