diff options
author | Jeff Layton <jlayton@redhat.com> | 2012-10-10 22:43:13 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2012-10-13 02:15:09 +0200 |
commit | adb5c2473d3f91526c79db972aafb20a56d3fbb3 (patch) | |
tree | f0427a11a91af2f5a5d0037ce52c32633019120b /drivers/accessibility | |
parent | vfs: make path_openat take a struct filename pointer (diff) | |
download | linux-adb5c2473d3f91526c79db972aafb20a56d3fbb3.tar.xz linux-adb5c2473d3f91526c79db972aafb20a56d3fbb3.zip |
audit: make audit_inode take struct filename
Keep a pointer to the audit_names "slot" in struct filename.
Have all of the audit_inode callers pass a struct filename ponter to
audit_inode instead of a string pointer. If the aname field is already
populated, then we can skip walking the list altogether and just use it
directly.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'drivers/accessibility')
0 files changed, 0 insertions, 0 deletions