diff options
| author | Colin Ian King <[email protected]> | 2021-03-26 19:43:48 +0000 |
|---|---|---|
| committer | Daniel Borkmann <[email protected]> | 2021-03-30 20:58:53 +0000 |
| commit | 235fc0e36d35270e1ff426f26bbea6154b8863a5 (patch) | |
| tree | d5179fc6a448ed09f2456b54037eb9ff29e4c163 /tools/bpf/bpftool/prog.c | |
| parent | bpf: Remove unused bpf_load_pointer (diff) | |
| download | kernel-235fc0e36d35270e1ff426f26bbea6154b8863a5.tar.gz kernel-235fc0e36d35270e1ff426f26bbea6154b8863a5.zip | |
bpf: Remove redundant assignment of variable id
The variable id is being assigned a value that is never read, the
assignment is redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Song Liu <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/bpf/bpftool/prog.c')
0 files changed, 0 insertions, 0 deletions
