lkml.org 
[lkml]   [2013]   [Nov]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: randconfig build error with next-20131104, in security/integrity
From
Date
Mimi Zohar wrote:
> @@ -132,24 +133,22 @@ static inline int integrity_digsig_verify(const unsigned int id,
> return -EOPNOTSUPP;
> }
>
> +static int integrity_init_keyring(const unsigned int id)

Please add inline keyword, or compiler makes noisy warning.

> +{
> + return 0;
> +}
> #endif /* CONFIG_INTEGRITY_SIGNATURE */


\
 
 \ /
  Last update: 2013-11-05 13:21    [W:1.273 / U:0.012 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site