On Sat, Apr 25, 2015 at 06:38:03AM +0800, Herbert Xu wrote:
> On Fri, Apr 24, 2015 at 08:58:03AM -0700, Guenter Roeck wrote:
> > 'struct module' is only fully declared if CONFIG_MODULES is configured.
> > If not, the build fails with
> > 
> > crypto/algapi.c: In function 'crypto_check_module_sig':
> > crypto/algapi.c:49:12: error: dereferencing pointer to incomplete type
> > 
> > Fixes: 59afdc7b3214 ("crypto: api - Move module sig ifdef into accessor
> >     function")
> > Cc: Herbert Xu <herb...@gondor.apana.org.au>
> > Cc: Rusty Russell <ru...@rustcorp.com.au>
> > Signed-off-by: Guenter Roeck <li...@roeck-us.net>
> > ---
> > Seen in next-20150424.
> 
> Thanks but a similar patch has already been queued.

Excellent.

Thanks,
Guenter
--
To unsubscribe from this list: send the line "unsubscribe linux-crypto" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to