diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2012-09-11 11:24:49 +0400 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2012-09-18 05:07:40 +0400 |
commit | 860c0aaff75e714c21d325f32d36a37572b4fffb (patch) | |
tree | 2cbe5e79108da3a44ba5e5af7fbe07d22f1ed35a /include/linux/transport_class.h | |
parent | 017143fecb3364e5fed8107d206799899f5dd684 (diff) | |
download | linux-860c0aaff75e714c21d325f32d36a37572b4fffb.tar.xz |
audit: Don't pass pid or uid to audit_log_common_recv_msg
The only place we use the uid and the pid that we calculate in
audit_receive_msg is in audit_log_common_recv_msg so move the
calculation of these values into the audit_log_common_recv_msg.
Simplify the calcuation of the current pid and uid by
reading them from current instead of reading them from
NETLINK_CREDS.
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: Eric Paris <eparis@redhat.com>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'include/linux/transport_class.h')
0 files changed, 0 insertions, 0 deletions