Re: [PATCH 5.4 114/313] crypto: skcipher - remove crypto_has_ablkcipher()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Jul 25, 2023 at 12:44:27PM +0200, Greg Kroah-Hartman wrote:
> From: Eric Biggers <ebiggers@xxxxxxxxxx>
> 
> [ Upstream commit cec0cb8a28f9060367099beeafd0dbdb76fdfae2 ]
> 
> crypto_has_ablkcipher() has no users, and it does the same thing as
> crypto_has_skcipher() anyway.  So remove it.  This also removes the last
> user of crypto_skcipher_type() and crypto_skcipher_mask(), so remove
> those too.
> 
> Signed-off-by: Eric Biggers <ebiggers@xxxxxxxxxx>
> Signed-off-by: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
> Stable-dep-of: efbc7764c444 ("crypto: marvell/cesa - Fix type mismatch warning")
> Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>
> ---
>  Documentation/crypto/api-skcipher.rst |  2 +-
>  include/linux/crypto.h                | 31 ---------------------------
>  2 files changed, 1 insertion(+), 32 deletions(-)

How is this a Stable-dep-of "crypto: marvell/cesa - Fix type mismatch warning"?

I don't understand why this is being backported.

- Eric



[Index of Archives]     [Linux Kernel]     [Kernel Development Newbies]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux