Re: [PATCH] evm: Clean up some variables

From: Mimi Zohar
Date: Mon May 16 2022 - 18:50:20 EST


On Mon, 2022-05-16 at 11:27 -0400, Stefan Berger wrote:
>
> On 5/16/22 10:50, Mimi Zohar wrote:
> > 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
> >
>
> There's also this one here:
>
> https://lore.kernel.org/all/20220421175205.798974-1-stefanb@xxxxxxxxxxxxx/

Thanks for the reminder. It's now queued in next-integrity.

Mimi