1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-22 16:06:04 -05:00
linux/kernel/kcsan
Ran Xiaokai b86f7c9fad kcsan: Remove redundant call of kallsyms_lookup_name()
There is no need to repeatedly call kallsyms_lookup_name, we can reuse
the return value of this function.

Signed-off-by: Ran Xiaokai <ran.xiaokai@zte.com.cn>
Signed-off-by: Marco Elver <elver@google.com>
2024-10-14 16:44:56 +02:00
..
.kunitconfig
core.c
debugfs.c kcsan: Remove redundant call of kallsyms_lookup_name() 2024-10-14 16:44:56 +02:00
encoding.h
kcsan.h
kcsan_test.c
Makefile
permissive.h
report.c
selftest.c