diff options
author | Ran Xiaokai <ran.xiaokai@zte.com.cn> | 2024-09-25 17:31:51 +0300 |
---|---|---|
committer | Marco Elver <elver@google.com> | 2024-10-14 17:44:56 +0300 |
commit | b86f7c9fad06b960f3ac5594cb3838a7eaeb1892 (patch) | |
tree | 61c69b5d88428c43135de9362741c6819753cec1 /drivers | |
parent | 59458fa4ddb47e7891c61b4a928d13d5f5b00aa0 (diff) | |
download | linux-b86f7c9fad06b960f3ac5594cb3838a7eaeb1892.tar.xz |
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>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions