aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/audit.h
diff options
context:
space:
mode:
authorRichard Guy Briggs <rgb@redhat.com>2014-12-23 16:39:54 -0500
committerPaul Moore <pmoore@redhat.com>2015-01-20 10:48:32 -0500
commit2fded7f44b8fcf79e274c3f0cfbd0298f95308f3 (patch)
treebbd6a7d08b006cf31d800a5eaf399ec437ce2104 /include/linux/audit.h
parentaudit: create private file name copies when auditing inodes (diff)
downloadlinux-dev-2fded7f44b8fcf79e274c3f0cfbd0298f95308f3.tar.xz
linux-dev-2fded7f44b8fcf79e274c3f0cfbd0298f95308f3.zip
audit: remove vestiges of vers_ops
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>
Diffstat (limited to 'include/linux/audit.h')
-rw-r--r--include/linux/audit.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/audit.h b/include/linux/audit.h
index 93331929d643..b481779a8dee 100644
--- a/include/linux/audit.h
+++ b/include/linux/audit.h
@@ -46,7 +46,6 @@ struct audit_tree;
struct sk_buff;
struct audit_krule {
- int vers_ops;
u32 pflags;
u32 flags;
u32 listnr;