diff options
author | Yang Li <yang.lee@linux.alibaba.com> | 2023-12-12 08:54:36 +0800 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2023-12-12 09:52:07 -0800 |
commit | 56c26d5ad86dfe48a76855a91b523ab4f372c003 (patch) | |
tree | 4faf507a12b0dd6209e75b4b9b82a32d901c2111 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f77d795618b92ac6fdb43de0d4036c6ce49f0b82 (diff) |
bpf: Remove unused backtrack_state helper functions
The function are defined in the verifier.c file, but not called
elsewhere, so delete the unused function.
kernel/bpf/verifier.c:3448:20: warning: unused function 'bt_set_slot'
kernel/bpf/verifier.c:3453:20: warning: unused function 'bt_clear_slot'
kernel/bpf/verifier.c:3488:20: warning: unused function 'bt_is_slot_set'
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Acked-by: Eduard Zingerman <eddyz87@gmail.com>
Link: https://lore.kernel.org/bpf/20231212005436.103829-1-yang.lee@linux.alibaba.com
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=7714
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions