diff options
author | Eric Paris <eparis@redhat.com> | 2012-01-03 14:23:07 -0500 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2012-01-17 16:16:57 -0500 |
commit | 07c49417877f8658a6aa0ad9b4e21e4fd4df11b6 (patch) | |
tree | 59a64b96c9f35b8559db4c46b5a43d2d9510c190 /kernel/audit.h | |
parent | 56179a6ec65a56e0279a58e35cb450d38f061b94 (diff) | |
download | op-kernel-dev-07c49417877f8658a6aa0ad9b4e21e4fd4df11b6.zip op-kernel-dev-07c49417877f8658a6aa0ad9b4e21e4fd4df11b6.tar.gz |
audit: inline checks for not needing to collect aux records
A number of audit hooks make function calls before they determine that
auxilary records do not need to be collected. Do those checks as static
inlines since the most common case is going to be that records are not
needed and we can skip the function call overhead.
Signed-off-by: Eric Paris <eparis@redhat.com>
Diffstat (limited to 'kernel/audit.h')
0 files changed, 0 insertions, 0 deletions