mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
The kernel only uses struct audit_rule_data. We dropped support for struct audit_rule a long time ago. Drop the definition in the header file. Signed-off-by: Eric Paris <eparis@redhat.com>