[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210617080114.GD10662@gondor.apana.org.au>
Date: Thu, 17 Jun 2021 16:01:14 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Liu Shixin <liushixin2@...wei.com>
Cc: "David S. Miller" <davem@...emloft.net>,
linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH -next v2] crypto: remove CRYPTOA_U32 and related functions
On Fri, Jun 11, 2021 at 10:01:00AM +0800, Liu Shixin wrote:
> According to the advice of Eric and Herbert, type CRYPTOA_U32
> has been unused for over a decade, so remove the code related to
> CRYPTOA_U32.
>
> After removing CRYPTOA_U32, the type of the variable attrs can be
> changed from union to struct.
>
> Signed-off-by: Liu Shixin <liushixin2@...wei.com>
> Reviewed-by: Eric Biggers <ebiggers@...gle.com>
> ---
> v1->v2: Fix format issue.
>
> crypto/algapi.c | 18 ------------------
> crypto/algboss.c | 31 ++++++-------------------------
> include/crypto/algapi.h | 1 -
> include/linux/crypto.h | 5 -----
> 4 files changed, 6 insertions(+), 49 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