diff options
author | Mao Wenan <[email protected]> | 2020-04-18 09:37:35 +0800 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2020-04-26 08:40:01 -0700 |
commit | b0b3fb6759220d4fa359e9ac486859c9d422c204 (patch) | |
tree | 6c90dffcd354a412ab54c94ebf0d13309065cf30 /tools/lib/bpf/bpf_helpers.h | |
parent | 3fd8dc269ff0647819589c21b2ce60af6fc0a455 (diff) |
bpf: Remove set but not used variable 'dst_known'
Fixes gcc '-Wunused-but-set-variable' warning:
kernel/bpf/verifier.c:5603:18: warning: variable ‘dst_known’
set but not used [-Wunused-but-set-variable], delete this
variable.
Signed-off-by: Mao Wenan <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Acked-by: Song Liu <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/lib/bpf/bpf_helpers.h')
0 files changed, 0 insertions, 0 deletions