Re: [PATCH v2 0/3] module: refactor module_sig_check()

From: Miroslav Benes
Date: Wed Nov 04 2020 - 09:00:23 EST


On Sat, 31 Oct 2020, Sergey Shtylyov wrote:

> Here are 3 patches against the 'modules-next' branch of Jessica Yu's 'linux.git' repo.
> I'm doing some refactoring in module_sig_check()...
>
> [1/3] module: merge repetitive strings in module_sig_check()
> [2/3] module: avoid *goto*s in module_sig_check()
> [3/3] module: only handle errors with the *switch* statement in module_sig_check()

Reviewed-by: Miroslav Benes <mbenes@xxxxxxx>

M