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

From: Jessica Yu
Date: Wed Nov 04 2020 - 09:41:38 EST


+++ Sergey Shtylyov [31/10/20 23:05 +0300]:
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()

Applied to modules-next. Thanks Sergey for the cleanups!

Jessica