[PATCH v4 04/17] module: Make mod_verify_sig() static

Eric Biggers ebiggers at kernel.org
Tue Mar 10 21:12:05 UTC 2026


On Tue, Jan 13, 2026 at 01:28:48PM +0100, Thomas Weißschuh wrote:
> It is not used outside of signing.c.
> 
> Signed-off-by: Thomas Weißschuh <linux at weissschuh.net>
> ---
>  kernel/module/internal.h | 1 -
>  kernel/module/signing.c  | 2 +-
>  2 files changed, 1 insertion(+), 2 deletions(-)

Reviewed-by: Eric Biggers <ebiggers at kernel.org>

- Eric



More information about the Linux-security-module-archive mailing list