Re: [PATCH] evm: Clean up some variables

From: Mimi Zohar
Date: Mon May 16 2022 - 10:50:24 EST


On Fri, 2022-05-13 at 13:41 -0400, Stefan Berger wrote:
> Make hmac_tfm static since it's not used anywhere else besides the file
> it is in.
>
> Remove declaration of hash_tfm since it doesn't exist.
>
> Signed-off-by: Stefan Berger <stefanb@xxxxxxxxxxxxx>

Thanks, Stefan. Both this patch and "evm: Return INTEGRITY_PASS for
enum integrity_status value '0'" are now queued in next-integrity.

Mimi