From: Richard Guy Briggs Date: Tue, 23 Dec 2014 21:39:54 +0000 (-0500) Subject: audit: remove vestiges of vers_ops X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~114^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fded7f44b8fcf79e274c3f0cfbd0298f95308f3;p=pandora-kernel.git 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 Signed-off-by: Paul Moore --- 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; Reading git-diff-tree failed