From: Eric Paris Date: Mon, 13 Jan 2014 21:49:28 +0000 (-0500) Subject: audit: remove needless switch in AUDIT_SET X-Git-Tag: v3.14-rc1~118^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f0c5fad89c2c287baee0f314177b82aeafa7363;p=pandora-kernel.git 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 --- Reading git-diff-tree failed