commit | 3f0c5fad89c2c287baee0f314177b82aeafa7363 | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Mon Jan 13 16:49:28 2014 -0500 |
committer | Eric Paris <eparis@redhat.com> | Mon Jan 13 22:33:39 2014 -0500 |
tree | f8aa71217198b39a0abd553e91c889acc6e6b0bb | |
parent | 70249a9cfdb405f654708699c679c6774efb31d8 [diff] |
audit: remove needless switch in AUDIT_SET 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>