Skip to content
Snippets Groups Projects
Commit 56c4911a authored by Eric Paris's avatar Eric Paris
Browse files

audit: do not cast audit_rule_data pointers pointlesly


For some sort of legacy support audit_rule is a subset of (and first
entry in) audit_rule_data.  We don't actually need or use audit_rule.
We just do a cast from one to the other for no gain what so ever.  Stop
the crazy casting.

Signed-off-by: default avatarEric Paris <eparis@redhat.com>
parent 543bc6a1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment