diff options
author | Jeff Layton <jlayton@redhat.com> | 2012-10-10 15:25:25 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2012-10-12 00:32:02 -0400 |
commit | e3d6b07b8ba161f638b026feba0c3c97875d7f1c (patch) | |
tree | d40cea06665f9092820d76948d38e329c178011b /drivers/pnp | |
parent | 29e9a3467c1367549568d7d411d5f30209ae181b (diff) | |
download | op-kernel-dev-e3d6b07b8ba161f638b026feba0c3c97875d7f1c.zip op-kernel-dev-e3d6b07b8ba161f638b026feba0c3c97875d7f1c.tar.gz |
audit: optimize audit_compare_dname_path
In the cases where we already know the length of the parent, pass it as
a parm so we don't need to recompute it. In the cases where we don't
know the length, pass in AUDIT_NAME_FULL (-1) to indicate that it should
be determined.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'drivers/pnp')
0 files changed, 0 insertions, 0 deletions