audit: remove needless switch in AUDIT_SET
authorEric Paris <eparis@redhat.com>
Mon, 13 Jan 2014 21:49:28 +0000 (16:49 -0500)
committerEric Paris <eparis@redhat.com>
Tue, 14 Jan 2014 03:33:39 +0000 (22:33 -0500)
If userspace specified that it was setting values via the mask we do not
need a second check to see if they also set the version field high
enough to understand those values.  (clearly if they set the mask they
knew those values).

Signed-off-by: Eric Paris <eparis@redhat.com>
kernel/audit.c

diff --cc kernel/audit.c
Simple merge