diff options
| author | Jakub Kicinski <[email protected]> | 2017-10-30 13:46:47 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-10-31 09:18:04 +0900 |
| commit | aa2bc739ef4a181a7589eb009be96a870cc1788f (patch) | |
| tree | e5108eb9540716c493efef696228da791bee0b89 /tools/perf/scripts/python/bin | |
| parent | e1ea2f9856b765a2eaabb403a6751f70efc9ba4c (diff) | |
net: filter: remove unused variable and fix warning
bpf_getsockopt bpf call sets the ret variable to zero and
never changes it. What's worse in case CONFIG_INET is
not selected the variable is completely unused generating
a warning.
Signed-off-by: Jakub Kicinski <[email protected]>
Reviewed-by: Quentin Monnet <[email protected]>
Acked-by: Lawrence Brakmo <[email protected]>
Acked-by: Daniel Borkmann <[email protected]>
Acked-by: Alexei Starovoitov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions