diff options
| author | Andrii Nakryiko <[email protected]> | 2020-08-21 22:56:53 +0000 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2020-08-24 21:50:00 +0000 |
| commit | f872e4bc47f100ccbbe9469cd12e5ac78e4b6eda (patch) | |
| tree | 52992b015c1b760af63ef5cdcb524b142de11f46 /tools/testing/selftests/bpf/prog_tests/sockmap_basic.c | |
| parent | libbpf: Avoid false unuinitialized variable warning in bpf_core_apply_relo (diff) | |
| download | kernel-f872e4bc47f100ccbbe9469cd12e5ac78e4b6eda.tar.gz kernel-f872e4bc47f100ccbbe9469cd12e5ac78e4b6eda.zip | |
libbpf: Fix type compatibility check copy-paste error
Fix copy-paste error in types compatibility check. Local type is accidentally
used instead of target type for the very first type check strictness check.
This can result in potentially less strict candidate comparison. Fix the
error.
Fixes: 3fc32f40c402 ("libbpf: Implement type-based CO-RE relocations support")
Signed-off-by: Andrii Nakryiko <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/sockmap_basic.c')
0 files changed, 0 insertions, 0 deletions
