From: Dmitry Kasatkin Date: Tue, 19 Aug 2014 11:56:18 +0000 (+0300) Subject: integrity: remove declaration of non-existing functions X-Git-Tag: fixes-against-v3.18-rc2~106^2~12^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65d98f3be25f7ee96af655f97e153d3d8d3d8ef9;p=pandora-kernel.git 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 Signed-off-by: Mimi Zohar --- Reading git-diff-tree failed