On Tue, Jan 13, 2026 at 01:28:54PM +0100, Thomas Weißschuh wrote: > With the addition of hash-based integrity checking, the configuration > matrix is easier to represent in a dedicated function and with explicit > usage of IS_ENABLED(). > > Drop the now unnecessary stub for module_sig_check(). > > Signed-off-by: Thomas Weißschuh <[email protected]> > --- > kernel/module/internal.h | 7 ------- > kernel/module/main.c | 18 ++++++++++++++---- > 2 files changed, 14 insertions(+), 11 deletions(-) >
Reviewed-by: Nicolas Schier <[email protected]>
