diff options
author | 2022-04-21 11:18:03 +0800 | |
---|---|---|
committer | 2022-04-21 09:56:26 -0700 | |
commit | b71a2ebf74ef509b6b6926c78549e183c3b63947 (patch) | |
tree | d39ff257e0e73b54bdbb44bfbe067b8a8065d63e /tools/testing/selftests/bpf/prog_tests | |
parent | selftests/bpf: Fix map tests errno checks (diff) | |
download | wireguard-linux-b71a2ebf74ef509b6b6926c78549e183c3b63947.tar.xz wireguard-linux-b71a2ebf74ef509b6b6926c78549e183c3b63947.zip |
libbpf: Remove redundant non-null checks on obj_elf
Obj_elf is already non-null checked at the function entry, so remove
redundant non-null checks on obj_elf.
Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20220421031803.2283974-1-cuigaosheng1@huawei.com
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests')
0 files changed, 0 insertions, 0 deletions