commit | d3ca0344b21f04786219bf0f49647f24e4e17323 | [log] [tgz] |
---|---|---|
author | Gao feng <gaofeng@cn.fujitsu.com> | Thu Oct 31 14:31:01 2013 +0800 |
committer | Eric Paris <eparis@redhat.com> | Mon Jan 13 22:28:53 2014 -0500 |
tree | 45e0fea235246245c9161ef8a7da4b92ff0a9f58 | |
parent | 51cc83f024ee51de9da70c17e01ec6de524f5906 [diff] |
audit: remove useless code in audit_enable Since kernel parameter is operated before initcall, so the audit_initialized must be AUDIT_UNINITIALIZED or DISABLED in audit_enable. Signed-off-by: Gao feng <gaofeng@cn.fujitsu.com> Signed-off-by: Richard Guy Briggs <rgb@redhat.com> Signed-off-by: Eric Paris <eparis@redhat.com>