Re: [PATCH] crypto: remove rmd320 in Makefile
From: Herbert Xu <herbert@gondor.apana.org.au>
Date: 2021-08-27 08:35:08
Also in:
kernel-janitors, lkml
From: Herbert Xu <herbert@gondor.apana.org.au>
Date: 2021-08-27 08:35:08
Also in:
kernel-janitors, lkml
On Mon, Aug 16, 2021 at 02:44:33PM +0200, Lukas Bulwahn wrote:
Commit 93f64202926f ("crypto: rmd320 - remove RIPE-MD 320 hash algorithm")
removes the Kconfig and code, but misses to adjust the Makefile.
Hence, ./scripts/checkkconfigsymbols.py warns:
CRYPTO_RMD320
Referencing files: crypto/Makefile
Remove the missing piece of this code removal.
Fixes: 93f64202926f ("crypto: rmd320 - remove RIPE-MD 320 hash algorithm")
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
crypto/Makefile | 1 -
1 file changed, 1 deletion(-)Patch applied. Thanks. -- Email: Herbert Xu [off-list ref] Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt