[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20211217083931.GE7018@gondor.apana.org.au>
Date: Fri, 17 Dec 2021 19:39:31 +1100
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Cc: Ard Biesheuvel <ardb@...nel.org>,
Eric Biggers <ebiggers@...gle.com>,
linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org,
"David S. Miller" <davem@...emloft.net>,
Steffen Klassert <steffen.klassert@...unet.com>
Subject: Re: [PATCH v1 1/1] crypto: Replace kernel.h with the necessary
inclusions
On Fri, Dec 10, 2021 at 04:30:09PM +0200, Andy Shevchenko wrote:
> When kernel.h is used in the headers it adds a lot into dependency hell,
> especially when there are circular dependencies are involved.
>
> Replace kernel.h inclusion with the list of what is really being used.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
> ---
> include/crypto/aead.h | 4 +++-
> include/crypto/algapi.h | 5 ++++-
> include/crypto/blake2b.h | 1 -
> include/crypto/blake2s.h | 2 +-
> include/crypto/cryptd.h | 3 ++-
> include/crypto/engine.h | 6 +++++-
> include/crypto/pcrypt.h | 2 +-
> include/crypto/scatterwalk.h | 3 ++-
> include/crypto/skcipher.h | 6 +++++-
> 9 files changed, 23 insertions(+), 9 deletions(-)
Patch applied. Thanks.
--
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Powered by blists - more mailing lists