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@xxxxxxxxxx> > Reviewed-by: Eric Biggers <ebiggers@xxxxxxxxxx> > --- > 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@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt