commit | 0a300be6d5be8f66cd96609334710c268d0bfdce | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Tue Jan 03 14:23:08 2012 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Tue Jan 17 16:17:00 2012 -0500 |
tree | 253d0d1e0aa28a6bdf883bb92e4b62fafe263563 | |
parent | 54d3218b31aee5bc9c859ae60fbde933d922448b [diff] |
audit: remove task argument to audit_set_loginuid The function always deals with current. Don't expose an option pretending one can use it for something. You can't. Signed-off-by: Eric Paris <eparis@redhat.com>