From: Eric W. Biederman Date: Tue, 11 Sep 2012 06:31:17 +0000 (-0700) Subject: audit: kill audit_prepare_user_tty X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~49^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f95732e2e0a649c148be0242b72e3c7473092687;p=pandora-kernel.git 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 Cc: Eric Paris Signed-off-by: "Eric W. Biederman" --- Reading git-diff-tree failed