integrity: remove declaration of non-existing functions
authorDmitry Kasatkin <d.kasatkin@samsung.com>
Tue, 19 Aug 2014 11:56:18 +0000 (14:56 +0300)
committerMimi Zohar <zohar@linux.vnet.ibm.com>
Tue, 9 Sep 2014 14:28:46 +0000 (10:28 -0400)
commit65d98f3be25f7ee96af655f97e153d3d8d3d8ef9
treee1a03bae9826a1a9a5def3ea50b6bcb44c266eed
parentd9a2e5d788d39f7593e2af5e1a365e2b9300679f
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>
security/integrity/ima/ima.h
security/integrity/integrity.h
This page took 0.027101 seconds and 5 git commands to generate.