diff options
author | 2022-12-07 11:23:04 +0800 | |
---|---|---|
committer | 2022-12-12 18:30:58 -0800 | |
commit | 4f1354d5c6a3264c91238962d1597eef40c40419 (patch) | |
tree | e90a5d03d5af222a782b6c930fa1cac7e7af543c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | module/decompress: Support zstd in-kernel decompression (diff) | |
download | wireguard-linux-4f1354d5c6a3264c91238962d1597eef40c40419.tar.xz wireguard-linux-4f1354d5c6a3264c91238962d1597eef40c40419.zip |
livepatch: Call klp_match_callback() in klp_find_callback() to avoid code duplication
The implementation of function klp_match_callback() is identical to the
partial implementation of function klp_find_callback(). So call function
klp_match_callback() in function klp_find_callback() instead of the
duplicated code.
Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
Acked-by: Song Liu <song@kernel.org>
Reviewed-by: Petr Mladek <pmladek@suse.com>
Suggested-by: Petr Mladek <pmladek@suse.com>
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions