aboutsummaryrefslogtreecommitdiff
path: root/kernel/bpf/syscall.c
diff options
context:
space:
mode:
authorDave Marchevsky <[email protected]>2023-03-09 10:01:07 -0800
committerAlexei Starovoitov <[email protected]>2023-03-10 12:16:37 -0800
commita4aa38897b6a6dad4318bed036edc7ed0c8a4578 (patch)
tree9cc8898a9d49ff02f5c9c50f65283204512ef996 /kernel/bpf/syscall.c
parentb32a5dae44cc7346835839c2e92356ff4609c823 (diff)
bpf: btf: Remove unused btf_field_info_type enum
This enum was added and used in commit aa3496accc41 ("bpf: Refactor kptr_off_tab into btf_record"). Later refactoring in commit db559117828d ("bpf: Consolidate spin_lock, timer management into btf_record") resulted in the enum values no longer being used anywhere. Let's remove them. Signed-off-by: Dave Marchevsky <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'kernel/bpf/syscall.c')
0 files changed, 0 insertions, 0 deletions