diff options
| author | Colin Ian King <colin.king@canonical.com> | 2018-07-17 11:38:59 +0300 |
|---|---|---|
| committer | Daniel Borkmann <daniel@iogearbox.net> | 2018-07-18 16:06:24 +0300 |
| commit | c23e014a4ba1a9448cbbd74916377f23a7da2fc2 (patch) | |
| tree | 1bc1017393d0c0eeea5cff4101cebeaea9311614 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 3960f4fd6585608e8cc285d9665821985494e147 (diff) | |
| download | linux-c23e014a4ba1a9448cbbd74916377f23a7da2fc2.tar.xz | |
bpf: sockmap: remove redundant pointer sg
Pointer sg is being assigned but is never used hence it is
redundant and can be removed.
Cleans up clang warning:
warning: variable 'sg' set but not used [-Wunused-but-set-variable]
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
