aboutsummaryrefslogtreecommitdiff
path: root/kernel/sysctl.c
diff options
context:
space:
mode:
authorChristophe Leroy2022-06-13 08:02:02 +0200
committerLuis Chamberlain2022-07-11 10:49:14 -0700
commit07ade45a765bb7d7571f1a89ab8edfa4ce5e7268 (patch)
treebd526610e891d28401f765b6efac416634c3430d /kernel/sysctl.c
parentecc726f1458e7aa50e120ff334f0a3be5cccd94c (diff)
module: Increase readability of module_kallsyms_lookup_name()
module_kallsyms_lookup_name() has several exit conditions but can't return immediately due to preempt_disable(). Refactor module_kallsyms_lookup_name() to allow returning from anywhere, and reduce depth. Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
Diffstat (limited to 'kernel/sysctl.c')
0 files changed, 0 insertions, 0 deletions