diff options
author | Alexei Starovoitov <ast@kernel.org> | 2023-12-26 11:11:46 -0800 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2024-01-03 11:08:23 -0800 |
commit | 907dbd3ede5ffd4f9519dd1fae2a8a983603bf3b (patch) | |
tree | 806a284aa90422430f92c32be1e180822b62be9d /net/unix/diag.c | |
parent | 624cd2a17672f4596fee97a5558bc990778bbcf9 (diff) |
selftests/bpf: Remove bpf_assert_eq-like macros.
Since the last user was converted to bpf_cmp, remove bpf_assert_eq/ne/... macros.
__bpf_assert_op() macro is kept for experiments, since it's slightly more efficient
than bpf_assert(bpf_cmp_unlikely()) until LLVM is fixed.
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Acked-by: Jiri Olsa <jolsa@kernel.org>
Acked-by: Kumar Kartikeya Dwivedi <memxor@gmail.com>
Link: https://lore.kernel.org/bpf/20231226191148.48536-5-alexei.starovoitov@gmail.com
Diffstat (limited to 'net/unix/diag.c')
0 files changed, 0 insertions, 0 deletions