aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2018-08-30 15:27:18 +0100
committerDaniel Borkmann <[email protected]>2018-09-01 01:35:53 +0200
commit7296216776dbbe5094e218035debe1c0a5a3674a (patch)
tree78bf4a6545bb32505923f5ec4f56c1965f5d5642 /tools/perf/scripts/python
parent18baed2684b02f752b5d800bb113e99730e1d24b (diff)
xdp: remove redundant variable 'headroom'
Variable 'headroom' is being assigned but is never used hence it is redundant and can be removed. Cleans up clang warning: variable ‘headroom’ set but not used [-Wunused-but-set-variable] Signed-off-by: Colin Ian King <[email protected]> Acked-by: Björn Töpel <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions