From: Richard Guy Briggs Date: Wed, 18 Sep 2013 13:32:24 +0000 (-0400) Subject: audit: clean up AUDIT_GET/SET local variables and future-proof API X-Git-Tag: v3.14-rc1~118^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09f883a9023e7a86f92c731e80f30a9447f4bdbe;p=pandora-kernel.git audit: clean up AUDIT_GET/SET local variables and future-proof API Re-named confusing local variable names (status_set and status_get didn't agree with their command type name) and reduced their scope. Future-proof API changes by not depending on the exact size of the audit_status struct and by adding an API version field. Signed-off-by: Richard Guy Briggs Signed-off-by: Eric Paris --- Reading git-diff-tree failed