Re: [PATCH 2/8] integrity: remove declaration of non-existing functions

2014-09-03 Thread Dmitry Kasatkin
On 03/09/14 15:51, Mimi Zohar wrote: > On Wed, 2014-09-03 at 10:19 +0300, Dmitry Kasatkin wrote: >> Noticed that there are declaration of few non-existing functions. >> Also remove duplicated declaration of inegrity_iint_find(). > Please include the commits, which removed these functions, in the p

Re: [PATCH 2/8] integrity: remove declaration of non-existing functions

2014-09-03 Thread Mimi Zohar
On Wed, 2014-09-03 at 10:19 +0300, Dmitry Kasatkin wrote: > Noticed that there are declaration of few non-existing functions. > Also remove duplicated declaration of inegrity_iint_find(). Please include the commits, which removed these functions, in the patch description. Mimi > > Signed-off-by