Re: [PATCH] crypto: asymmetric_keys/signature.c does not need <module.h>

From: Herbert Xu
Date: Sat Dec 12 2015 - 00:44:33 EST


On Wed, Dec 09, 2015 at 03:05:28PM -0500, Paul Gortmaker wrote:
> This file does not contain any modular related function calls. So get
> rid of module.h since it drags in a lot of other headers and adds to
> the preprocessing load. It does export some symbols though, so we'll
> need to ensure it has export.h present instead.
>
> Cc: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
> Cc: "David S. Miller" <davem@xxxxxxxxxxxxx>
> Cc: linux-crypto@xxxxxxxxxxxxxxx
> Signed-off-by: Paul Gortmaker <paul.gortmaker@xxxxxxxxxxxxx>

Patch applied. Thanks.
--
Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/