aboutsummaryrefslogtreecommitdiffstats
path: root/security/integrity/integrity.h
diff options
context:
space:
mode:
authorDmitry Kasatkin <d.kasatkin@samsung.com>2014-08-19 14:56:18 +0300
committerMimi Zohar <zohar@linux.vnet.ibm.com>2014-09-09 10:28:46 -0400
commit65d98f3be25f7ee96af655f97e153d3d8d3d8ef9 (patch)
treee1a03bae9826a1a9a5def3ea50b6bcb44c266eed /security/integrity/integrity.h
parentintegrity: prevent flooding with 'Request for unknown key' (diff)
downloadlinux-dev-65d98f3be25f7ee96af655f97e153d3d8d3d8ef9.tar.xz
linux-dev-65d98f3be25f7ee96af655f97e153d3d8d3d8ef9.zip
integrity: remove declaration of non-existing functions
Commit f381c27 "integrity: move ima inode integrity data management" (re)moved few functions but left their declarations in header files. This patch removes them and also removes duplicated declaration of integrity_iint_find(). Commit c7de7ad "ima: remove unused cleanup functions". This patch removes these definitions as well. Signed-off-by: Dmitry Kasatkin <d.kasatkin@samsung.com> Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
Diffstat (limited to '')
-rw-r--r--security/integrity/integrity.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/security/integrity/integrity.h b/security/integrity/integrity.h
index 904e68abd49e..c0379d13dbe1 100644
--- a/security/integrity/integrity.h
+++ b/security/integrity/integrity.h
@@ -117,7 +117,6 @@ struct integrity_iint_cache {
/* rbtree tree calls to lookup, insert, delete
* integrity data associated with an inode.
*/
-struct integrity_iint_cache *integrity_iint_insert(struct inode *inode);
struct integrity_iint_cache *integrity_iint_find(struct inode *inode);
#define INTEGRITY_KEYRING_EVM 0