Re: [PATCH v5 09/14] module: Move signature type check out of mod_check_sig()
From: Petr Pavlu
Date: Tue May 26 2026 - 09:03:51 EST
On 5/5/26 11:05 AM, Thomas Weißschuh wrote:
> Additional signature types are about to be added.
> As each caller of mod_check_sig() can have different support for these,
> move the type validation into the callers.
>
> Signed-off-by: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
Reviewed-by: Petr Pavlu <petr.pavlu@xxxxxxxx>
-- Petr