Re: [PATCH 11/29] crypto: talitos - Remove unused priority field in struct talitos_alg_template
From: Paul Louvel
Date: Thu Jun 04 2026 - 08:41:30 EST
On Mon Jun 1, 2026 at 1:54 PM CEST, Christophe Leroy (CS GROUP) wrote:
>
>
> Le 28/05/2026 à 11:08, Paul Louvel a écrit :
>> After algorithm properties are now set at definition time, the priority
>> field in struct talitos_alg_template is no longer used. Remove it.
>
> Should probably be sqashed (with the above explanation) in the previous
> commit.
Ok.
>
>>
>> Signed-off-by: Paul Louvel <paul.louvel@xxxxxxxxxxx>
>> ---
>> drivers/crypto/talitos/talitos.h | 1 -
>> 1 file changed, 1 deletion(-)
>>
>> diff --git a/drivers/crypto/talitos/talitos.h b/drivers/crypto/talitos/talitos.h
>> index 438be8c8f08d..6cf3628c52c2 100644
>> --- a/drivers/crypto/talitos/talitos.h
>> +++ b/drivers/crypto/talitos/talitos.h
>> @@ -203,7 +203,6 @@ struct talitos_ctx {
>>
>> struct talitos_alg_template {
>> u32 type;
>> - u32 priority;
>> union {
>> struct skcipher_alg skcipher;
>> struct ahash_alg hash;
>>
--
Paul Louvel, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com