diff options
author | Gaosheng Cui <cuigaosheng1@huawei.com> | 2022-04-21 11:18:03 +0800 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2022-04-21 09:56:26 -0700 |
commit | b71a2ebf74ef509b6b6926c78549e183c3b63947 (patch) | |
tree | d39ff257e0e73b54bdbb44bfbe067b8a8065d63e /Documentation/bpf/libbpf | |
parent | c14766a8a8f3d6c75bf09ec3b6d9ce4d8217015a (diff) |
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 'Documentation/bpf/libbpf')
0 files changed, 0 insertions, 0 deletions