audit: remove vestiges of vers_ops
authorRichard Guy Briggs <rgb@redhat.com>
Tue, 23 Dec 2014 21:39:54 +0000 (16:39 -0500)
committerPaul Moore <pmoore@redhat.com>
Tue, 20 Jan 2015 15:48:32 +0000 (10:48 -0500)
Should have been removed with commit 18900909 ("audit: remove the old
depricated kernel interface").

Signed-off-by: Richard Guy Briggs <rgb@redhat.com>
Signed-off-by: Paul Moore <pmoore@redhat.com>
include/linux/audit.h
kernel/auditfilter.c

index 9333192..b481779 100644 (file)
@@ -46,7 +46,6 @@ struct audit_tree;
 struct sk_buff;
 
 struct audit_krule {
-       int                     vers_ops;
        u32                     pflags;
        u32                     flags;
        u32                     listnr;
Simple merge