Re: [PATCH] crypto: x86 - remove unused file aes_glue.c

2020-10-29 Thread Herbert Xu
Eric Biggers wrote: > From: Eric Biggers > > Commit 1d2c3279311e ("crypto: x86/aes - drop scalar assembler > implementations") was meant to remove aes_glue.c, but it actually left > it as an unused one-line file. Remove this unused file. > > Cc: Ard Biesheuvel > Signed-off-by: Eric Biggers >

[PATCH] crypto: x86 - remove unused file aes_glue.c

2020-10-13 Thread Eric Biggers
From: Eric Biggers Commit 1d2c3279311e ("crypto: x86/aes - drop scalar assembler implementations") was meant to remove aes_glue.c, but it actually left it as an unused one-line file. Remove this unused file. Cc: Ard Biesheuvel Signed-off-by: Eric Biggers --- arch/x86/crypto/aes_glue.c | 1 -