Re: [PATCH 2/6] crypto: ahash - remove useless setting of type flags

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

 



On Sun, Jul 1, 2018 at 1:16 AM, Eric Biggers <ebiggers3@xxxxxxxxx> wrote:
> From: Eric Biggers <ebiggers@xxxxxxxxxx>
>
> Many ahash algorithms set .cra_flags = CRYPTO_ALG_TYPE_AHASH.  But this
> is redundant with the C structure type ('struct ahash_alg'), and
> crypto_register_ahash() already sets the type flag automatically,
> clearing any type flag that was already there.  Apparently the useless
> assignment has just been copy+pasted around.
>
> So, remove the useless assignment from all the ahash algorithms.
>
> This patch shouldn't change any actual behavior.
>
> Signed-off-by: Eric Biggers <ebiggers@xxxxxxxxxx>
> ---

>  drivers/crypto/ccree/cc_hash.c             |  3 +-

Acked-by: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>

-- 
Gilad Ben-Yossef
Chief Coffee Drinker

values of β will give rise to dom!
...




[Index of Archives]     [Kernel]     [Gnu Classpath]     [Gnu Crypto]     [DM Crypt]     [Netfilter]     [Bugtraq]

  Powered by Linux