commit | a4ff8dba7d8ce5ceb43fb27df66292251cc73bdc | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Tue Jan 03 14:23:07 2012 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Tue Jan 17 16:16:58 2012 -0500 |
tree | 2c89a0a7a7dad853a2c2ec70417ef2f3f5a04fd4 | |
parent | 38cdce53daa0408a61fe6d86fe48f31515c9b840 [diff] |
audit: inline audit_free to simplify the look of generic code make the conditional a static inline instead of doing it in generic code. Signed-off-by: Eric Paris <eparis@redhat.com>