diff options
author | Richard Guy Briggs <rgb@redhat.com> | 2014-03-26 12:26:47 +0100 |
---|---|---|
committer | Eric Paris <eparis@redhat.com> | 2014-09-23 22:37:53 +0200 |
commit | 219ca39427bf6c46c4e1473493e33bc00635e99b (patch) | |
tree | c619484ff5565d783d29ae867253e1e24bda588e /kernel/audit.c | |
parent | audit: invalid op= values for rules (diff) | |
download | linux-219ca39427bf6c46c4e1473493e33bc00635e99b.tar.xz linux-219ca39427bf6c46c4e1473493e33bc00635e99b.zip |
audit: use union for audit_field values since they are mutually exclusive
Since only one of val, uid, gid and lsm* are used at any given time, combine
them to reduce the size of the struct audit_field.
Signed-off-by: Richard Guy Briggs <rgb@redhat.com>
Diffstat (limited to 'kernel/audit.c')
0 files changed, 0 insertions, 0 deletions