module: avoid *goto*s in module_sig_check()
Let's move the common handling of the non-fatal errors after the *switch* statement -- this avoids *goto*s inside that *switch*... Suggested-by: NJoe Perches <joe@perches.com> Reviewed-by: NMiroslav Benes <mbenes@suse.cz> Signed-off-by: NSergey Shtylyov <s.shtylyov@omprussia.ru> Signed-off-by: NJessica Yu <jeyu@kernel.org>
Showing
想要评论请 注册 或 登录