summaryrefslogtreecommitdiffstats
path: root/kernel/audit.c
diff options
context:
space:
mode:
authorRichard Guy Briggs <rgb@redhat.com>2014-03-26 07:26:47 -0400
committerEric Paris <eparis@redhat.com>2014-09-23 16:37:53 -0400
commit219ca39427bf6c46c4e1473493e33bc00635e99b (patch)
treec619484ff5565d783d29ae867253e1e24bda588e /kernel/audit.c
parente7df61f4d1ddb7fdd654dde6cd40f7cc398c3932 (diff)
downloadlinux-stable-219ca39427bf6c46c4e1473493e33bc00635e99b.tar.gz
linux-stable-219ca39427bf6c46c4e1473493e33bc00635e99b.tar.bz2
linux-stable-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